You just need the Login information, databasename etc. just as you normally would if you installed Umbraco using MSSQL.
I have installed Umbraco on MySQL one time, and i worked just like when MSSQL is used.
When you come to the step in the installation where you give information about the database, you just need to shoose MySQL from the dropdown and type in the information about the database, server and user.
I have installed Umbraco v
4.0.2.1 (for production) on a MySql database. Ihav´nt experienced any problem so far. The installation is just as simple as Kim describes above.
Configure Umbraco using MySQL
Where can i find documentation about installing/configuring Umbraco 4 using MySQL?
Does anyone have experience with it and how does it perform?
You just need the Login information, databasename etc. just as you normally would if you installed Umbraco using MSSQL.
I have installed Umbraco on MySQL one time, and i worked just like when MSSQL is used.
When you come to the step in the installation where you give information about the database, you just need to shoose MySQL from the dropdown and type in the information about the database, server and user.
Hope this helps a bit.
The Umbraco front end reads it's data from cached XML (though I think not for media items?)
So the front end performance should be the same for SQL Server / My SQL.
I have installed Umbraco v 4.0.2.1 (for production) on a MySql database. Ihav´nt experienced any problem so far. The installation is just as simple as Kim describes above.
is working on a reply...