PDA

View Full Version : Install Problem, can't figure it out.


Vingvega
03-15-2006, 11:04 AM
I put everything in the repective places. Ran the path to find my directory, found it, added it to the cmp_index.php file and then tried to install through control panel and I recieved:

Warning: main(./global.php): failed to open stream: No such file or directory in /home/wow/public_html/forum/admincp/vbacmps_install.php on line 14

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wow/public_html/forum/admincp/vbacmps_install.php on line 14

I have no idea why this isn't working. It is killing me. Please help.

My site is http://chaosreign.theicy.net

Any help would be greatly appreciated.

Vingvega
03-15-2006, 01:05 PM
Still stuck.
I tried everything.
The forum path when I run it gives me is
home/wow/public_html/forum/

So is my site a subdomain? http://chaosreign.theicy.net
So this isn't where I have my cmps_index.php file. I actually have this in my public_html directory which is in my root directory. I tried placing the file in my root directory and it still wouldn't work.

Our Sponsors
 

Vingvega
03-15-2006, 01:33 PM
Ok, think I figured it out. Subdomain. I got a site on www.theicy.net so of course my vbadvance files need to be changed to utilize the subdomain
http://chaosreign.theicy.net On the theicy.net domain they gave me a subdomain and I think the scripts don't know this so i have to figure a way to manipulate the script to read for the subdomain. Anyone know how to edit the vbadvance files or what I need to put in the install and the cmpindex file to read subdomains?