The problem when you change the user's password database

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
vikaadmin
New Member
New Member
Posts: 4
Joined: Mon Mar 23, 2015 8:12 am

The problem when you change the user's password database

Post by vikaadmin »

I have a problem: change the user's password database CMSMS in config.php and replace it with a new one, log in, and there is an error:
Warning: mysqli_connect() [function.mysqli-connect]: (28000/1045): Access denied for user 'siudiff'@'localhost' (using password: YES) in /usr/local/www/data/virtual/siudiff.yt/htdocs/lib/classes/class.usertagoperations.inc.php(265) : eval()'d code on line 10
Access denied for user 'siudiff'@'localhost' (using password: YES)
Tell me, please, what needs to change in class.usertagoperations.inc.php?
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: The problem when you change the user's password database

Post by Rolf »

I would first try to clear cache...
In you can't access the Admin, go with FTP to the folders /tmp/cache/ and /tmp/templates_c/ and delete its content.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3483
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: The problem when you change the user's password database

Post by velden »

I'm pretty sure you're just using the wrong details (username/password).
vikaadmin
New Member
New Member
Posts: 4
Joined: Mon Mar 23, 2015 8:12 am

Re: The problem when you change the user's password database

Post by vikaadmin »

Rolf wrote:I would first try to clear cache...
In you can't access the Admin, go with FTP to the folders /tmp/cache/ and /tmp/templates_c/ and delete its content.
Earlier me and there were no problems, and then gave access to other person and he did something. Cache clean, but it did not solve the problem. Password changed in the file config.php and in the admin panel to the database. The error is the same.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: The problem when you change the user's password database

Post by Rolf »

Access denied for user 'siudiff'@'localhost'
were these from the previous database account?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: The problem when you change the user's password database

Post by staartmees »

it seems you don't use the correct username and password.
vikaadmin
New Member
New Member
Posts: 4
Joined: Mon Mar 23, 2015 8:12 am

Re: The problem when you change the user's password database

Post by vikaadmin »

staartmees wrote:it seems you don't use the correct username and password.
I'm right and I enter login and password. Here the problem is that the other user did something, it was impossible to change the password to the database.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: The problem when you change the user's password database

Post by staartmees »

You have to use the same login and password as indicated by your hostingprovider.
Locked

Return to “[locked] Installation, Setup and Upgrade”