Feb 7th, 2017, 8:21 AM
I'm running a LAMP Server (Ubuntu Server 16.04, Apache 2.4, MySQL 5.7, PHP 7 and PHP 5.6) and for the life of me can't figure out what's wrong. I downloaded the files and placed them in the /var/www/html/formtools folder and got the permissions error for the templates folder. Once I changed the permissions to 777, the page became blank. At that point, I only had PHP 7 installed. After reading on the forums that formtools is incompatible with PHP 7, I followed this guide and this guide for downgrading to PHP 5.6. I have confirmed that I'm using PHP 5.6 by typing in php -v into the terminal. Nevertheless, after restarting apache and the whole server, I still get the blank page. Does anyone have any idea what could be causing this?
Thanks!
Thanks!