PDA

View Full Version : Please Help. Problem Loading page.


morby
08-10-2004, 09:13 PM
when i try to load my index, i get these errors...

Warning: ChDir: No such file or directory (errno 2) in /var/www/sites/morbidblue.net/cmps_index.php on line 19

Warning: Unable to access ./global.php in /var/www/sites/morbidblue.net/cmps_index.php on line 25

Fatal error: Failed opening required './global.php' (include_path='.:/usr/share/pear') in /var/www/sites/morbidblue.net/cmps_index.php on line 25

http://cgi.morbidblue.net/cmps_index.php

I uploaded the info.php and added the correct path to my cmps_index.php file. I uploaded it and i still get this error. I rechecked my global.php file and everything i added is correct.

please help. :/

Zachery
08-10-2004, 09:36 PM
you need to set your chdir to /var/www/sites/morbidblue.net/forums

Our Sponsors
 

morby
08-10-2004, 09:44 PM
I changed my chdir to what you said and i still get the same error.

does it matter that my forums are found on http://cgi.morbidblue.net/forum/index.php ?

Zachery
08-10-2004, 09:47 PM
http://cgi.morbidblue.net/cmps_index.php seems to work fine to me.

Our Sponsors
 

morby
08-10-2004, 09:56 PM
thank you. it is working now. :)