This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
MySQL Version Error - but running MySQL version 5.0.41
Started 13 years ago by akaziuna | 4 posts |
-
I am getting the following error when I try to install MachForm. However, I have verified that I am running MySQL version 5.0.41.
MySQL Version >= 4.1.0
Correct User and Password for MySQL
Unknown MySQL server host 'DB_HOST' (1)
Establishing a Connection to Database [DB_NAME]
Unable to connect to MySQLHow can I fix this?
Posted 13 years ago # -
i have the same problem :(
Posted 13 years ago # -
any help plz ?
Posted 13 years ago # -
from this error :
Establishing a Connection to Database [DB_NAME]
it seems you have put the database information in config.php file on wrong side. You should put the database information on the right side like this :
define('DB_NAME', 'example_database_machform');
MachForm Support
Posted 13 years ago #
Reply
You must log in to post.