• Resolved whomikey

    (@whomikey)


    i configured the plugin without any errors. however, when i do a push i get the following error if any database content is being pushed “mysql not found, not configured properly or PHP safe mode is preventing it from being run.

    i’m using WAMP on Windows XP and everything i use locally with MySQL is working fine. safe mode is not enabled. all files pushed without a problem. any ideas?

    thanks!

    https://www.ads-software.com/plugins/sitepush/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mark Rowatt Anderson

    (@markauk)

    Where is MySQL installed? If you set the full path to the mysql binary in SitePush options it should work… that said, I’ve not tested on Windows.

    If that’s not working for you, what is the path to mysql?

    Thread Starter whomikey

    (@whomikey)

    it’s installed in C:/wamp/bin/mysql/mysql5.6.12 and in the options it says “The current path appears to be OK.” i’ve tried replacing the forward slashes with back slashes, making it just go to the mysql directory without the version and nothing has worked for me.

    thanks for the reply!

    Plugin Author Mark Rowatt Anderson

    (@markauk)

    The path needs to be the actual executable are you sure that is the case?

    I’m not a WAMP expert, but would have thought the path should be something like:-

    C:/wamp/bin/mysql/mysql5.6.12/bin/mysql.exe

    Thread Starter whomikey

    (@whomikey)

    ah, i can’t believe i missed that! i thought it was only supposed to be the path to the directory and the exe would pick up, haha.

    thank you!!!

    Plugin Author Mark Rowatt Anderson

    (@markauk)

    No problem – glad you got it sorted.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘mysql not found’ is closed to new replies.