PDA

View Full Version : Using Godaddy Unix servers issues


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

vics
12-27-2007, 03:31 PM
Shouldn't be an issue.
We're running on GoDaddy's Fedora core - (dedicated).

Vic

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

Our Sponsors
 

Brian
12-27-2007, 05:35 PM
/forum does not seem to be a valid URL on your domain. You do have vBulletin installed on your site, right? If not, our products will not work without vBulletin.

seareef
12-27-2007, 06:10 PM
/forum does not seem to be a valid URL on your domain. You do have vBulletin installed on your site, right? If not, our products will not work without vBulletin.

Brian,

Yes, I get errors when I install the app with vbacmps_install.php.

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


The domain name is www.seareef.com/forum .

Thanks Brian
Chad Rogers

Our Sponsors
 

Brian
12-27-2007, 07:08 PM
According to your server http://www.seareef.com/forum/ is not a valid URL.