phpdave11 / php-survey-builder

A PHP web application that lets you create surveys and collect survey responses. Uses SQLite3 by default and also supports MySQL and PostgreSQL.
MIT License
70 stars 47 forks source link

Issue #7

Closed macxi258 closed 4 years ago

macxi258 commented 4 years ago

Hello Dave: I hope you are fine. I am so interested to execute this project and already downloaded the app XAMPP. However, after I followed your instructions and run the server, I got a message: imagen

I modified the lines in the php.ini which appeared in the Config menu imagen imagen However, its still not working.

Could you help me with this issue. I will appreciate your help dave

phpdave11 commented 4 years ago

Ensure that pdo_sqlite is enabled and shows up in phpinfo();