I have a problem with one website on my server. In error log show me this error:
[11-May-2020 09:55:20 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/laminor/public_html/include/config.php:14
Stack trace:
#0 /home/laminor/public_html/index.php(2): include()
#1 {main}
thrown in /home/laminor/public_html/include/config.php on line 14
Website is: laminor.ro
Have you an idea about resolving this problem? In chrome, website generate error 500, PHP version si set at php 5.6
Thanks!