[Help] MySQL Error [Help]

Wreckle

New Member
Dec 12, 2013
5
0
Okay hello there... I'm new to this forum i tried my hardest to find the right section to put this post in and hopefully i did!
Okay so lastnight I started to make my localhosted Retro. It seems an error comes up when i try and load it!
MySQL Engine - RevCMS:
MySQL could not connect to database
Need to take a look? Here : &
Please please please help!
Code:
_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.

$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host

$_CONFIG['mysql']['username'] = 'root'; //MySQL username

$_CONFIG['mysql']['password'] = 'seany'; //MySQL password

$_CONFIG['mysql']['database'] = 'phoenix'; //MySQL database

$_CONFIG['mysql']['port'] = '3306'; //MySQL's port


Thanks, Wreckle SSSsss
 

Aruthra

Owner, Swift Industry
Aug 14, 2013
616
61
If you use phpmyadmin, please give a screenshot of the database "Phoenix"
I'm sure there's no such database called phoenix or there's a problem with the database.
 

Wreckle

New Member
Dec 12, 2013
5
0
Yes I'm sure its turned on! Also, Aruthra I sent you a friend request on Skype! I usally use Join.me If you want me to download Team Viwer I will.

Thanks, Wreckle
 
Last edited:

Users who are viewing this thread

Top