• Resolved lorenzo1975

    (@lorenzo1975)


    Hello, while plugin installs generated code ok on wamp I have issues running code generation on vagrant.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="https://www.w3.org/1999/xhtml" >
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    	<title>Database Error</title>
    
    </head>
    <body>
    	<h1>Error establishing a database connection</h1>
    </body>
    </html>

    Based on previous topic solution I have tried setting wp-config db host as follow but no results:
    localhost:/run/mysqld/mysqld.sock any help greatly appreciated, for now I’ll keep playing with plugin on wamp but working it on vagrant / scotchbox would be nice as well.
    Kindest L.

Viewing 1 replies (of 1 total)
  • Plugin Author Robert Peake

    (@robertpeake)

    Unfortunately, this is an issue with your WordPress setup, not the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Database Error on Vagrant / Scotchbox setup’ is closed to new replies.