The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I need help calling variables
i setup apache, php, mysql, phpmyadmin on my cpu
so i could do all of my programming before uploading the site i'm having a huge problem i need to call variables from the config.php and connect to the vb database simple as i'd assume it would be i don't know what my path is on my cpu the error message is telling me this (include_path='.;c:\php4\pear') all of my files are located in C:\Program Files\Apache Group\Apache\htdocs any help would be appreciated thanx |
#2
|
|||
|
|||
you can run phpinfo.php
PHP Code:
If includes is a problem you can try changing the includes path in php.ini Ive also tried to create a .htaccess file with the path to my includes dir as so: Code:
php_value include_path .:/usr/local/httpd/htdocs/includes |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|