The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Hi Guys,
This isn't a Snitz problem but one to do with installing another software - OpenX
A bit of history... I've been using OpenX (ad serving software) for about 2 years with no problems but recently it was hacked and as a result I decided to upgrade it with the latest version and start off with a new MySql database as the connection to the existing one also failed.
It appears that the connection problem might not have been a problem relating from the hack but possibly server side as when trying to run the install file for OpenX I now get the following error:
I've tried several ways and using 127.0.0.1 instead of localhost, plus another host name I thought should work, but the same error results. The username, password, etc are correct though as I can access the MySql database through phpMyAdmin remotely.
Is this a DNS issue?
I have other MySql databases with this host and do not have any problems, it just appears to be the previous OpenX database and this new one. Coincidently the connection problems arose with the original database when I deleted the user and password and created a new one (the cofig file was changed accordingly) so I'm thinking that it might be something server side but my hosts are not being too helpful (once again)
Thanks
This isn't a Snitz problem but one to do with installing another software - OpenX
A bit of history... I've been using OpenX (ad serving software) for about 2 years with no problems but recently it was hacked and as a result I decided to upgrade it with the latest version and start off with a new MySql database as the connection to the existing one also failed.
It appears that the connection problem might not have been a problem relating from the hack but possibly server side as when trying to run the install file for OpenX I now get the following error:
MDB2 Error: connect failed
connect: [Error message: Access denied for user 'username'@'localhost' (using password: YES)] [Native code: 1045] [Native message: Access denied for user 'username'@'localhost' (using password: YES)]
Installation failed to create the database dbname
I've tried several ways and using 127.0.0.1 instead of localhost, plus another host name I thought should work, but the same error results. The username, password, etc are correct though as I can access the MySql database through phpMyAdmin remotely.
Is this a DNS issue?
I have other MySql databases with this host and do not have any problems, it just appears to be the previous OpenX database and this new one. Coincidently the connection problems arose with the original database when I deleted the user and password and created a new one (the cofig file was changed accordingly) so I'm thinking that it might be something server side but my hosts are not being too helpful (once again)
Thanks