PDA

View Full Version : Assistance


Shaz
06-17-2004, 02:32 AM
Hi everyone -

I am in need of assistance, LOL ...

I have pulled my hair out of my head and still can't get this problem solved.

Warning: chdir(): No such file or directory (errno 2) in /home/exitilus/public_html/index.php on line 16

Warning: main(./global.php): failed to open stream: No such file or directory in /home/exitilus/public_html/index.php on line 20

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/exitilus/public_html/index.php on line 20

I use notepad to edit all my files. And it's still saying that message.

Ideas? :)

Shaz

+decipher
06-17-2004, 05:24 AM
try just

chdir('/home/exitilus/public_html/FORUM_DIRECTORY');

replace "FORUM_DIRECTORY" with the folder that you installed vbulletin (not vbAdvanced) into.

Our Sponsors
 

Brian
06-17-2004, 10:29 AM
http://www.vbadvanced.com/forum/showthread.php?t=1343 ;)

Shaz
06-17-2004, 02:11 PM
Decipher -

You know what? You're right, *laughs*...

Should've been clearer instructions, but of course, it might have been like me running on 4 hours of sleep in 48 hours, *laughs*

*yawns*

Shaz