formtools / core

The Form Tools Core.
https://formtools.org
207 stars 78 forks source link

Formtools in synology #667

Open jordinonell opened 4 years ago

jordinonell commented 4 years ago

install Does anybody installed the formtools in Synology NAS? (currently my NAS is running with DSM 6.2.2-24922 Update 4). After upload the files into web server and tried to run the install script, it doesn't pass the MySQL check. The NAS has already installed the MariaDB10, PHPMyadmin, and PHP7.0.

many thanks in advance

nelsondcosta23 commented 4 years ago

mariaDB works with FT, it might say fail but it works... i only user mariaDB with php7.0 and phpmyadmin

jordinonell commented 4 years ago

Hi Nelson thanks for your reply. Any tip? it says fail, but after click on continue, the FT is trying to create the tables to database, but nothing happens. The Database is already created, upload and cache folder permissions are ok, but it doesn't work in my system-..

Thanks!

AlfredJ91 commented 2 years ago

pdo_mysql needs to be enabled:
pdo_mysql