My host dont have mySql, and i want use freesql (www.freesql.org ). How i configure the wp-config.php for this?
My host dont have mySql, and i want use freesql (www.freesql.org ). How i configure the wp-config.php for this?
Looking at that site, it seems that FreeSQL isn't a SQL language. Instead, it is a hosting service for mySQL, PostgreSQl, etc. So perhaps your host does have mySQL (which is also free).
I believe he wants to know how to specify a remote host as your mysql server... Isn't that in the configuration wizard?
change DB_HOST in your wp-config.php file to directoto the freesql servers.
Nothing too fancy to it. ;-)
This topic has been closed to new replies.