• Resolved dbosky

    (@dbosky)


    The database server name changed to localhost but code snippet plugin is still using the old database server name. How do you change it?

    unknown MySQL server host ‘blahblahblah’ (0) in /home/ebi1yp2u5udg/public_html/wp/wp-content/plugins/code-snippets/php/snippet-ops.php(469) : eval()’d code on line 3

    thanks,Dave

Viewing 1 replies (of 1 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    It looks like you are running SQL code from one of your snippets: the fact that the code is being fetched and evaluated indicates that the Code Snippets plugin itself is not having trouble reaching the database.

    You might just need to find the snippet with this code and update it.

Viewing 1 replies (of 1 total)

The topic ‘change database server name’ is closed to new replies.