|
n update on what has been going on,
since I first made this topic almost every few days I have had to have my host fix this problem, as of yesterday. I have lost count of how many times they have helped me with this, and today it started again,
What is causeing this is happen??? I don't know, and I have no idea where to start to troubleshoot it, and get it fixed.
When I go to my mall I get
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user '*****_osc'@'localhost' (using password: YES) in /home/*******/public_html/*************.com/shop/includes/functions/database.php on line 22
Unable to connect to database server!
when I try to go to the admin I get
Warning: mysql_connect() [function.mysql-connect]: Access denied for user '********_osc'@'localhost' (using password: YES) in /home/*******/public_html/*********/shop/mall_admin/includes/functions/database.php on line 24
Unable to connect to database server!
I have asked if anyone else is having this problem and have gotten no answers so I guess it is working for everyone else,
I have installed osCMall on a different domain ( a addon domain with the same host ) and am waiting to see if I have this problem with it, so far it is working ok,
in another post Stephen answered on this,
the first error you reported was an access denied error, which means either the username or password was incorrect, or persistant connections is disabled in the mysql configuration file.
I have done this
my host says someone is changing the username and password, and to get my site back has been resetting the username and password,
in another post Stephen answered on this,
please make sure you remove the install directory as this is the only place that can edit the configuration files that i'm aware of.
the install directory was removed,
persistant connections was disabled in the mysql configuration file.
I set it to true,
some have said it might be my servers cofiguration,
What do I ask them to look for to fix it on their side???
All I am asking is for ideas! as to where to look and find the problem that is causeing this to happen so it can be fixed,
Sameeee
Last edited by sameeee : 01-06-2008 at 08:04 AM.
|