I’m running wp on glassfish with quercus. After the first try everything went smooth and I was up and running in a few minutes. Then I decided to change my domain from my home to /opt/domains. Now wp won’t install and crashes after the enter your setting screen.
“Error establishing a database connection”
I can connect to the database fine with the info a enter. I checked the file permissions and they are RWX by the user running glassfish.
I reached the conclusion the problem isn’t connected to the database connection but the error message is misleading.
Any tips?