News

On the MySQL server, you must grant access to the wordpressdb to that user from that IP address. Here’s how to grant the user access (I’m assuming you already created the user wpadmin on the ...
i'm assuming you have .cf files with the appropriate mysql settings. change the mysql server (usually the 'hosts' field) from 'localhost' to 127.0.0.1 and make sure the user you're connecting as ...
Most of them version 4.3.9 (something)<br><br>Up until recently, they have all been locally run, serving Apache running on the same physical server. (servername: localhost)<br><br>Currently, I am ...