PDA

View Full Version : Install problems


Azrial
07-18-2006, 09:46 PM
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:
Content visible to registered users only.

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 ?


Content visible to registered users only.

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
Content visible to registered users only.
Thank you Morgan.
The Problem is now solved. :)