Thread: vBulletin 3.6.0
View Single Post
Old 09-19-2006, 06:01 AM   #2 (permalink)
WHWebSolutions
 
True Techie

Join Date: May 2006

Posts: 128

WHWebSolutions

Send a message via ICQ to WHWebSolutions Send a message via AIM to WHWebSolutions Send a message via Yahoo to WHWebSolutions
Default

Hello Well the only thing I can see is that you need to fill out the database information. Here is what it looks like in your code:

Code:
 // ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'root';
$config['MasterServer']['password'] = '';
Just put in your database username and password there. Also make sure your Database name is correct. Do this and let me know if this works. If that does not/or does help let me know.
__________________
William Harding
William Harding Web Solutions
whwebsolutions@aol.com
Visit my site for web hosting and design <a href=\"http://www.web-solutions.co.nr\">http://www.web-solutions.co.nr </a></td>
WHWebSolutions is offline