What's the output of
? Are there any errors in Apache's error log?
Quote:
2) I could not execute the following command with the following error:
#mysqladmin -u root -h server1.mydomain.net password 123456789
mysqladmin: connect to server at 'server1.mydomain.net' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
|
Can you connect to MySQL using
?