PDA


View Full Version : Help with homepage


flowbeatex3
05-22-2005, 06:30 PM
Ok, I successfully installed CMPS, but the homepage does not show up, I just get this error

Warning: main(./global.php): failed to open stream: No such file or directory in /home/www/meropanku.allhyper.com/index.php on line 32

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/www/meropanku.allhyper.com/index.php on line 32

Brian
05-22-2005, 07:03 PM
http://www.vbadvanced.com/forum/showthread.php?t=1343

{SpitFire}
05-30-2005, 06:53 PM
I had the same thing he did. I read it, and did what it said, and it got rid of the one that said:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/yoursite/html/adv_index.php on line 8

Now, I got rid of that one, but I still have:
Warning: main(./global.php): failed to open stream: No such file or directory in /homepages/16/d116268334/htdocs/index.php on line 76

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /homepages/16/d116268334/htdocs/index.php on line 76

What do I do?

{SpitFire}
05-30-2005, 08:56 PM
Bump. Help anyone please?

Brian
05-31-2005, 11:01 AM
Your path is still not set correctly. When you upload the forumpath.php file make sure you are uploading it to the folder where vBulletin is installed.

{SpitFire}
05-31-2005, 04:47 PM
Oh, it's because I put it in the ROOT. Thanks, Brian.