• Hello,

    I have been trying to learn how to create my own WordPress themes. I have WordPress, Php and MySql installed locally and they work just fine. But after editing a theme, I took a break, rebooted the machine, and now I can’t connect to Mysql. I can open my php test page so I know that my webserver is working and so is php but I don’t know the cmds to restart mysql after a reboot.

    Does anyone know what cmds I need to type to restart MYSQL after reboot in Mac os X?

    I have Googled for a bit and I can’t find anything that works correctly.

    Any help would be appreciated. Thanks.

    Alex

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael Torbert

    (@hallsofmontezuma)

    WordPress Virtuoso

    did you try
    sudo usr/local/mysql/bin/mysqld_safe

    Thread Starter ihatealex

    (@ihatealex)

    Hello,

    I did try “sudo usr/local/mysql/bin/mysqld_safe”. I get “Starting mysqld daemon with databases from /usr/local/mysql/data”

    But I still can’t connect. It just times out.

    Thanks though. Any other ideas would be helpful.

    alex

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Restarting MYSQL on Mac OS X after reboot.’ is closed to new replies.