What Do I do to fix This Mysql

StreetMoney

Member
Jul 19, 2012
417
8
MySQL Engine - RevCMS:
MySQL could not connect to hostIdk what to do here i know i have to connect it but with what program i used navicat premium but it asks me to connect to localhost/phpmyadmin but i already uninstall Xampp Please Help Me
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,199
3,934
Looks like it's trying to connect to the host 'Idk' or 'hostIdk' go to app/management/config.php and search for '$_CONFIG['mysql']['hostname'] =' replace the value of that to 'localhost' (if you're confused the whole line to '$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host').
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,199
3,934
Yes, have you created a connection to the database from Navicat? (It will use the details you put in for installation config, you will also use them for the RevCMS config file).
 

Users who are viewing this thread

Top