Error message: sudo: mysql_secure_installation: command not found
Posted
by
Craig
on Super User
See other posts from Super User
or by Craig
Published on 2011-12-02T21:04:25Z
Indexed on
2014/08/21
4:23 UTC
Read the original article
Hit count: 273
I'm trying to learn PHP and I'm just in the process of installing apache,msql and PHP.
I'm on a mac osx 10.7.2
Processor 2.26 GHz intel core 2 due
I downloaded: mysql-5.5.18-osx10.6-x86_64.dmg
I'm now at the point of setting the root password and when I type in: sudo: mysql_secure_installation
it asks me to enter my password, then it says:
sudo: mysql_secure_installation: command not found
Any help would be appreciated.
Thanks
© Super User or respective owner