Web Hosting Talk







View Full Version : Help needed on vbportal installation


Tazzman
03-27-2002, 11:07 AM
I've posted this over at phpportals.com, but it's a bit quiet there and I'm sure somebody here has experience with vbportal.

After installing and editing the config.php.txt file and renaming it to config.php I'm still getting the following errors:

Warning: Unable to access /home/public_html/forums/admin/config.php in /home/virtual/site13/fst/var/www/html/config.php on line 69

Warning: Failed opening '/home/public_html/forums/admin/config.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site13/fst/var/www/html/config.php on line 69

Warning: Unable to access /home/public_html/language/lang-english.php in /home/virtual/site13/fst/var/www/html/mainfile.php on line 28

Warning: Failed opening '/home/public_html/language/lang-english.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site13/fst/var/www/html/mainfile.php on line 28

Warning: Unable to access /home/public_html/forums in /home/virtual/site13/fst/var/www/html/mainfile.php on line 30

Warning: Unable to access /home/public_html/forums/global.php in /home/virtual/site13/fst/var/www/html/mainfile.php on line 31

The config file is attached below. After playing around with vbulletin countless times, I never expected to run into this.

This is a virtual site hosted on my server using the Ensim control panel.

I was advised to put vbconfig.php on the hostig account and running it.

The vbpconfig gives:

$nukurl = http://www.hiphopaddicts.section5.net
Complete URL for your site *WITHOUT final trailing slash*
$nukepath = /home/virtual/site13/fst/var/www/html
System path to your site *WITHOUT final trailing slash*
$bburl = http://www.hiphopaddicts.section5.net/forums
Complete URL to vbulletin *WITHOUT final trailing slash*
$vbpath = /home/virtual/site13/fst/var/www/html/forums
System path to your vBulletin sub-directory *WITHOUT final trailing slash*

Those are the paths I'd allready used. Could the error be elsewhere? Maybe I'll just try uninstalling and reinstalling. Maybe that will take care of it.

Thanks in advance for your help.

Here's the config file

kunal
03-27-2002, 12:41 PM
i would suggest opening up your config.txt file and making SURE all the absolute paths are correct.. since your script seems to be using this one :

/home/public_html/forums

instead of :

/home/virtual/site13/fst/var/www/html/

Tazzman
03-27-2002, 06:00 PM
I think I'm making progress, but now I'm getting this:

Warning: SAFE MODE Restriction in effect. The script whose uid is 514 is not allowed to access /home/virtual/site13/fst/var/www/html owned by uid 0 in /home/virtual/site13/fst/var/www/html/mainfile.php on line 32

Warning: Failed opening 'header.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site13/fst/var/www/html/index.php on line 6

Fatal error: Call to undefined function: centerblocks() in /home/virtual/site13/fst/var/www/html/index.php on line 7