• Resolved LMP

    (@loizos16673)


    I’m using MAMP to develop a client’s web site. The plugin gives me the following errors:

    Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/2005): Unknown MySQL server host ‘localhost:8889’ (2) in /Volumes/Documents HD/? Web Development Projects/Holistic Harmony site/Holistic_Harmony_WP_Offline/wp-content/plugins/safe-search-replace/Ssr/UI/AdminPanel.php on line 70

    Step 1: Select a Database Table

    Warning: mysqli::query() [mysqli.query]: Couldn’t fetch mysqli in /Volumes/Documents HD/? Web Development Projects/Holistic Harmony site/Holistic_Harmony_WP_Offline/wp-content/plugins/safe-search-replace/Ssr/UI/TableFilter.php on line 358

    https://www.ads-software.com/extend/plugins/safe-search-replace/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Benjamin Sommer

    (@benjaminsommer)

    Maybe the port specified is incorrect.

    Version 1.1.2 should fix this issue. If not, you can use the newly added config.php file to be found in ‘safe-search-replace/Ssr/config.php’. If you define values there, default (predefined) parameters will be overridden.

    Thread Starter LMP

    (@loizos16673)

    Seems to work now. At least I don’t get any errors at the front page. I’ll make further tests and I’ll keep you posted.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Safe Search Replace (SSR) does not work in MAMP’ is closed to new replies.