-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Milestone
Description
Well totally jacked myself up tonight. The upgrade to 16.04.1 didn't go well. It doesn't install php by default during the upgrade and host of other problems. The site won't load and getting a bunch of error logs that leads me to this:
http://stackoverflow.com/questions/34557221/php-undefined-function-mysql-connect
Basically looks like FM is us mysql_connect, which is no longer support in php7. But I could have just as easily missed a package install that was removed during the upgrade.
Anyone else running FM on 16.04.1 with php7 on apache?