Jump to content

FATAL ERROR - What is meaning of this message?


katicziv

Recommended Posts

Fatal error: Call to undefined function mysql_connect() in /public_html/......./classes/db/MySQL.php on line 51

Is this mean no connection to database and where to point attention to solving this problem?

BO is working perfect, FO is not work


DATA BASE IS CHECKED, NO ERROR 
https://www.screencast.com/t/VTq0JbAf4j

MySQL.php on line 51
https://www.screencast.com/t/OhN8FV4g

settings.inc.php 
server / user / password, have been entered correctly.


Configuration Information
https://www.screencast.com/t/C7J3VFTDK5w



where to point attention to solving this problem?
I didn't find anything on forum / net

When that happened, nobody did anything in BO. 
but it happened on two different domains, at the same day (second domain is 4 weeks old copy of first domain)
Have more prestashops on same server and only these two domains have same error.

Edited by katicziv (see edit history)
Link to comment
Share on other sites

Check configuration screenshot, PHP is 5.4 bit old but if that worked before it should not be an issue.

 

Though @katicziv you can try to change to PHP 5.6. You have debug mode enabled I guess. But can you check server logs or

log folder in root maybe for more detailed stack trace of error.

Have you updated any modules recently ?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...