Error message: sudo: mysql_secure_installation: command not found
- by Craig
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