Because I was asked to upgrade to E107 version 2 I needed to upgrade the PHP version on my provider. Now things are running on PHP 5.6, and V2 comes up nicely, but the old site is down:
[Tue Dec 27 10:46:29.452252 2016] [proxy_fcgi:error] [pid 4601:tid 140367873578752] [client 207.46.13.189:7911] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/iusiixfci/domains/netwerkouderinitiatieven.nl/public_html/site/e107_handlers/mysql_class.php:144\nStack trace:\n#0 /home/iusiixfci/domains/netwerkouderinitiatieven.nl/public_html/site/class2.php(307): db->db_Connect('localhost', 'iusiixfci_nwo', 'xxxxxx', 'xxxxx')\n#1 /home/iusiixfci/domains/netwerkouderinitiatieven.nl/public_html/site/news.php(19): require_once('/home/iusiixfci...')\n#2 {main}\n thrown in /home/iusiixfci/domains/netwerkouderinitiatieven.nl/public_html/site/e107_handlers/mysql_class.php on line 144\n'
Some issue with MySQL as it appears. Is there some solution?