| Author |
Message |
soad Member
|
Posted: 4 Jul 2005 23:39:35
I was a little confused by installation script. Let me explain:
In Step 3. Mysql Database Configuration there is a little confusion about database name and database host. It reads $_mysql_host and description is "The name of MySQL database."; below is $mysql_dbname and description is "The name of MySQL server. For example: localhost if the server is situated on your site." So, which one is host, and which one is dbname?
|
skalinks Admin
|
Posted: 5 Jul 2005 10:10:15
Descriptions are messed, trust the variables names.
Thanks for the tip, the fix comes shortly with the next version.
|
|