Hi...i have a ISPConfig server running fine, but it crash after a electric failure, now when i trying to make a fresh install a get the following errors.... Can u help me pls Hector
Did you replace server1.example.com in "mysqladmin -h server1.example.com -u root password mypass" with your own domain?
Your MySQL server is listening only on localhost.localdomain: That's why Code: mysqladmin -h [B][COLOR="Red"]server1.example.com[/COLOR][/B] -u root password mypass doesn't work.
ok ok Now i have another message: I really dont know what it means....i see that my mysql are listening but i still having errors...can i continue whit the setup or i need to fix it first??? Hector
You will have to fix this before you can install ISPConfig. Did you replace "server1.example.com" with your server URL?
HI No Till, im using "exactly" the same configuration in the How To...thats what i did last time and all work perfect...Ok lets me try again.. Hector
Hi there I do exactly what the How To says...but i get the same error: Whats wrong...can u help me pls. Hector the netstat -tap:
You don't need to run this: Code: mysqladmin -h server1.example.com -u root password mypass if MySQL is listening only on localhost. You only have to run this if MySQL is listening on all IP addresses because otherwise anybody could login using server1.example.com.