The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
well i've uploaded my vbulletin on to a site, but there are "config.php" problems: I have not edited it.
I need help editing it. <?php ///////////////////////////////////////////////////////////// // Please note that if you get any errors when connecting, // // that you will need to email your host as we cannot tell // // you what your specific values are supposed to be // ///////////////////////////////////////////////////////////// // type of database running // (only mysql is supported at the moment) $dbservertype="mysql"; // hostname or ip of server $servername="localhost"; // username and password to log onto db server $dbusername="root"; $dbpassword=""; // name of database $dbname="freewareforum"; //password needed to enter the control panel $cppassword="foy4wellesley"; ?> MYSQL information: Datasource password:***** Passwords are synched Datasource server:localhost Datasource name:damantis site that's basically all I know... |
#2
|
||||
|
||||
you need to have a password for the mysql database and a username that is associated to that password .
|
#3
|
||||
|
||||
You also need to show you're a licensed customer by going here:
http://www.vbulletin.com/members/vbulletin.org.php Once you've done that you should post your vB support questions at vbulletin.com - not here. |
#4
|
||||
|
||||
"Data Source Name" = DSN
That brings back memories of programming ASP & Microsoft SQL Server 7. Though I always used DSNless connections. I believe that DSN is an ODBC only thing. If you need ODBC support for mySQL, your gonna need root access to install it. (mods: If you feel that this is undeserved help for an unlicensed user, feel free to remove it. I cannot see the license status, so I posted anyway.) |
#5
|
|||
|
|||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|