Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - HonkXL

Pages: [1]
1
Installation, Update & Configuration / PHP 7 - installation not running!
« on: August 31, 2016, 12:46:15 PM »
Hi,

I tried to install 4images on PHP 7.0.9.

I just got the error message below. When I switched back to PHP 5.6 it worked, but this is not the permanent solution.

Error-message:

Code: [Select]
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /var/www/vhosts/xyz/httpdocs/fotomanager/includes/db_mysql.php:39 Stack trace: #0 /var/www/vhosts/xyz/httpdocs/fotomanager/install.php(236): Db->Db('localhost', 'dbuser', 'PW', 'db-name') #1 {main} thrown in /var/www/vhosts/xyz/httpdocs/fotomanager/includes/db_mysql.php on line 39

Pages: [1]