ufak Posted July 8, 2021 Share Posted July 8, 2021 Hello I have a problem with Prestashop installation. When I trying to connect to the database there shows error Quote Database Server is not found. Please verify the login, password and server fields (DbPDO) I have this problem on PHP 7.1 and 7.3. PHP 7.4 hasn't any problems with DB connection. Can you tell me, where may be the problem? Link to comment Share on other sites More sharing options...
delete-account-pleas Posted July 9, 2021 Share Posted July 9, 2021 What Prestashop version are you using? Link to comment Share on other sites More sharing options...
ufak Posted July 9, 2021 Author Share Posted July 9, 2021 I use Prestashop 1.7.7.5. Link to comment Share on other sites More sharing options...
Danny Posted July 10, 2021 Share Posted July 10, 2021 (edited) On 7/9/2021 at 1:45 AM, ufak said: Hello I have a problem with Prestashop installation. When I trying to connect to the database there shows error I have this problem on PHP 7.1 and 7.3. PHP 7.4 hasn't any problems with DB connection. Can you tell me, where may be the problem? Generally, it's a password problem. Check all your connection-details and if you use special characters or something that MySQL doesn't accepts. Eventually, try using cpanel, delete the db user association, create a new user for the same, granting all privileges. Danny PS. Php 7.4 is not compatible with your PS. Edited July 10, 2021 by Danny (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now