View Single Post
  #1  
Old 04-17-2006, 06:12 PM
blackknights blackknights is offline
Green Plog
 
Join Date: Apr 2006
Posts: 18
Gallery: 0
Comments: 0
Default error on fresh install

here is the current error :

Warning: chdir(): No such file or directory (errno 2) in /home/mommy/domains/mommysworld.net/public_html/photoplog/settings.php on line 92

Warning: main(./global.php): failed to open stream: No such file or directory in /home/mommy/domains/mommysworld.net/public_html/photoplog/settings.php on line 93

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/mommy/domains/mommysworld.net/public_html/photoplog/settings.php on line 93

Now after reading several thread came to conclusion that config.php need to be change to :
define('PHOTOPLOG_FWD','/home/mommy/domains/mommysworld.net/public_html/forums');

although when checked at http://www.mommysworld.net/photoplog/
still able to see the above errors
any thoughts at to what i may be doing wrong
Reply With Quote