The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Installation Problems
Hello all,
I have just purchased a license for VB3 and started to install on my server : Apache 2 MySql 4.1.7 PHP 5.0.2 I have followed the instructions in the download vb3_readme.txt file and set the config.php.new parameters that apply to my configuration and renamed the file to config.php : $servername = 'localhost'; $dbusername = 'root'; $dbpassword = '***********'; $dbname = '*********'; $technicalemail = 'manuel.reyes@e-mis.co.uk'; $usepconnect = 0; $admincpdir = '****************-admincp'; $modcpdir = '****************-modcp'; $canviewadminlog = '1'; $canpruneadminlog = '1'; $canrunqueries = ''; $undeletableusers = ''; $superadministrators = ''; $tableprefix = ''; $cookieprefix = 'bb'; (I have remove comments and "sensitive" information) I have then tried to launch the install script but I get a blank page whose source is : Quote:
Anybody got any ideas? EDIT: After looking at the install.php script it looks like my problem might have something to do with : $HTTP_SERVER_VARS['PHP_SELF']; $HTTP_ENV_VARS['PHP_SELF']; both being null (used on line 60) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|