PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   Troubleshooting & Problems (http://www.photoplog.com/forum/forumdisplay.php?f=6)
-   -   Install problems (http://www.photoplog.com/forum/showthread.php?t=420)

Azrial 07-18-2006 09:46 PM

Install problems
 
okay i did everything that i was supposed to do for the install but when i run the path i get php errors

Warning: chdir(): No such file or directory (errno 2) in /home/d3006318/public_html/forum/photoplog/settings.php on line 92

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

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

i can't figure out where those are coming from

Morgan 07-19-2006 01:06 AM

Check that the path you set in the config file matches this:
Code:

define('PHOTOPLOG_FWD','/home/d3006318/public_html/forum');

Azrial 07-19-2006 02:23 AM

fixed it thanks very much :)

Vibhor 10-31-2009 02:59 PM

Hi Morgan,
I'm too facing the similar issue, Can you please let me know what does the highlighted Area below stands here for ?


Quote:

define('PHOTOPLOG_FWD','/home/d3006318/public_html/forum');
I checked the config.php file and everything is same, Except its showing "/users" in that highlighted are above.

Thanks for help in advance.

Cheers,
Vibhor

Morgan 11-03-2009 03:28 PM

That is specific to the other poster's server. You need to do this: http://www.photoplog.com/forum/showthread.php?t=1725

Vibhor 11-04-2009 02:47 PM

Quote:

Originally Posted by Morgan (Post 20255)
That is specific to the other poster's server. You need to do this: http://www.photoplog.com/forum/showthread.php?t=1725

Thank you Morgan.
The Problem is now solved. :)


All times are GMT. The time now is 09:23 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.