PDA

View Full Version : cant find config


liam_d
10-29-2005, 03:29 PM
hi all for some reason it cant find the config file, but its all there which is what i dont get;

Warning: main(include/config.php): failed to open stream: No such file or directory in /home/eld/public_html/directory/init.php on line 37

Fatal error: main(): Failed opening required 'include/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/eld/public_html/directory/init.php on line 37

config is there!!

vkaryl
10-29-2005, 04:51 PM
Depending on your server setup, you may have to change the permissions on the config.php file. Try 666 first, and if it still doesn't work, change them to 777 (but put it back to 644 once the install is done!)