PDA

View Full Version : mysql database setup


thehax
2nd October 2008, 15:35
I just started setting up my first Linux (Ubuntu) server and followed the "Perfect Server Howto". All the ISPConfig installation went well, until the last lines, when the database is setup. Unfortunately i had to find out that the installation process wont work with special characters like ( in the mysql-password. Would this be a bug?
There is no way of getting around a reinstallation, is there?

falko
3rd October 2008, 13:09
There is no way of getting around a reinstallation, is there?

No. You must use a password witout special characters.

thehax
3rd October 2008, 17:42
Thats what i did, now its working fine and i am now making my first steps with ISPConfig.
Thanks!