PDA

View Full Version : Error installing in a test folder


El Conquistador
05-03-2008, 09:11 PM
Warning: require_once(./global.php) [function.require-once (http://www**/vbtest/forums/admincp/function.require-once)]: failed to open stream: No such file or directory in /home/**/public_html/vbtest/forums/admincp/vbacmps_install.php on line 13

Fatal error: require_once() [function.require (http://www.**/vbtest/forums/admincp/function.require)]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/**/public_html/vbtest/forums/admincp/vbacmps_install.php on line 13

Where did I go wrong?

El Conquistador
05-04-2008, 08:19 AM
I have vBulletin installed. I have used the forumpath.php to set the proper path.

I also have my running site installed with the vbulletin installed in the forums folder. The whole reason for the vbtest folder is to see if I like vbadvanced better than my other portal.

vb 3.6.9
vba 3.0.1

Our Sponsors
 

Brian
05-05-2008, 01:19 PM
Sounds like you're not uploading the vbacmps_install.php file to the correct place. It needs to be placed in vBulletin's admincp folder, and then run from there.

El Conquistador
05-05-2008, 04:10 PM
ahh because I have my vbulletin admincp renamed...I missed that in the instructions,,,going to try it now

Our Sponsors
 

El Conquistador
05-09-2008, 07:06 AM
yep that was it..............thank you!