seareef
12-27-2007, 11:45 AM
Is there a trick to getting this software working on Godaddy.com servers? I am on a Linux shared server.
Here are the steps I have done already.
I did this first step (I tried both with and without using the path) In the root and in the forum directory.
In your cmps_index.php file:
Open your cmps_index.php file in this folder and find:
$forumpath = '/home/content/c/o/m/compbobcat/html/forum';
I copied both images and cpstyles in binary and the rest in ASCI.
I then CHMOD the modules directory /w 777
When I run the vbacmps_install.php I get the following error
Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/c/o/m/compbobcat/html/forum/admincp/vbacmps_install.php on line 13
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/c/o/m/compbobcat/html/forum/admincp/vbacmps_install.php on line 13
I don’t mind paying the 15.00 install fee, but I have been working on this for 2 days now and want to know what is wrong with my path. I work on servers for a living (I guess it’s just a personal thing ;-) )
Thanks
Chad
Here are the steps I have done already.
I did this first step (I tried both with and without using the path) In the root and in the forum directory.
In your cmps_index.php file:
Open your cmps_index.php file in this folder and find:
$forumpath = '/home/content/c/o/m/compbobcat/html/forum';
I copied both images and cpstyles in binary and the rest in ASCI.
I then CHMOD the modules directory /w 777
When I run the vbacmps_install.php I get the following error
Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/c/o/m/compbobcat/html/forum/admincp/vbacmps_install.php on line 13
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/c/o/m/compbobcat/html/forum/admincp/vbacmps_install.php on line 13
I don’t mind paying the 15.00 install fee, but I have been working on this for 2 days now and want to know what is wrong with my path. I work on servers for a living (I guess it’s just a personal thing ;-) )
Thanks
Chad