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.
Posts: 487
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.
Posts: 14
No, no error. Just goes to a page not found...
anyone know?