Help needed =)

himan

Joined: 2002-08-29
Posts: 14
Posted: Thu, 2002-08-29 23:35

I have everything working for my config wizard and I have no red lines (right before I am supposed to click save settings). However, when I DO click save settings, it goes to setup/index.php but now it can't find the file, so nothing is saved !!!

i'm running

apache 2.0.39 w/ the latest gallery on the downloads now! section with netpbm and jheaders.

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Fri, 2002-08-30 07:13

Does it give any kind of error?
Try checking your apache logs and php logs (if you have them enabled)
for any error messages. It may be a permissions problem that is preventing
it from writing out the file, although it's odd that it wouldn't spit out the usual
obscure php error at you for it.

 
himan

Joined: 2002-08-29
Posts: 14
Posted: Fri, 2002-08-30 18:29

No, no error. Just goes to a page not found...

anyone know?