Okay, I have found a solution. I dont know if this is the correct one or not, but it did allow me to install ISPConfig.
I restarted the entire installation from the beginning.
The Perfect Setup - Ubuntu 6.06 LTS Server (Dapper Drake)
When I got to:
Page 4 10 MySQL
mysqladmin -u root password yourrootsqlpassword
mysqladmin -h server1.example.com -u root password yourrootsqlpassword
I skipped the second entry "mysqladmin -h server1.example.com -u root password yourrootsqlpassword"
Then I proceeded with everything else. Now it is up and running. I wonder why the second line is even needed ?
Thanks for your help.
|