I get the following message at the very end of the setup :
Warning: Unable to create 'init.php/config.php': Not a directory in write.inc on line 10
Unable to write to init.php/config.php
i ran the sh configure.sh and also changed to the proper permisions, the setup went fine i was able to clear up any issues there but when i "saved config" i got the above error. Any help of suggestions would be great
thanks
Posts: 120
Run the diagnostics.php for you to troubleshoot.
Go to gallery path ex. /gallerypath/setup/diagnostics.php
Check the phpinfo result .. safe mode should be OFF.
NetPbm should be running without any error...
Let me know,
thewatcher.
Posts: 7994
This happens when PHP doesn't properly interpret the __FILE__ directive. What version of PHP are you running? And is it possible for you to upgrade to a newer version?