PDA

View Full Version : Moved hosts, now I am getting this error.


Joopster
03-26-2009, 06:30 PM
When I click on photoplog in my navbar I am getting this error?

Any ideas?

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/admin/domains/howieforums.com/public_html/forum/photoplog/settings.php on line 263

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/admin/domains/howieforums.com/public_html/forum/photoplog/settings.php on line 266

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/admin/domains/howieforums.com/public_html/forum/photoplog/settings.php on line 266

Joopster
03-26-2009, 07:02 PM
And before I get sent to that one post, I have changed the directory to the correct one in the config.php, followed it to a T.

Morgan
03-27-2009, 12:25 AM
What did you use in the PhotoPlog config.php file?

Joopster
03-27-2009, 02:46 AM
The whatsmydirectlink.php or whatever that link was with no trailing slash.

Joopster
03-27-2009, 02:49 AM
/home/admin/domains/howieforums.com/public_html

just for the record.

Morgan
03-28-2009, 12:25 AM
You need to use the full server path to your forum directory, not your web root directory.