sorry, i know this is one of the most discussed topic but i have a problem on the installation of Word Press on my subdomain. On the main one i got OXWALL and i have already modified the htaccess to enter on the subdomain. Everything seems fine, i can install many other platforms via MOJO (Bluehost) when i choose "automatically create a database". The only problems are with WORDPRESS and JOOMLA. They are not able to install automatically the database so i have to put the details manually. Unfortunately the message i have back is always the same: "We can't access to your database".
Do you think the problem could be on htaccess ?
I've already modified the file with these commands (paterni.com.au is the alias of my subdomain):
RewriteCond %{HTTP_HOST} !paterni.dimensioneaustralia.com.au$
RewriteCond %{HTTP_HOST} !paterni.com.au$
RewriteCond %{HTTP_HOST} !www.paterni.dimensioneaustralia.com.au$
RewriteCond %{HTTP_HOST} !www.paterni.com.au$
RewriteCond %{REQUEST_URI} !/paternicom/
Do I have to insert a line for the database as well ?
Sorry about it
Enry