|
I'm using EasyPHP 1.7 on a Windows WP SP1 PC. I've tried to create several surveys, and finally, 1 survey with only 1 question, 3 answers, and when I select create new database from survey, the PC hangs all the time. I've tried to create the database manually, using the error messages given by WinSurvey when creating a presention (when it said database "db1" does not exist, I executed a CREATE DATABASE "DB1" in phpMyAdmin 2.5.3), and then a test1_results table with 1 field VARCHAR(16), but it then asks to recreate the database. What is goign wrong? Is Winsurvey compatible with EasyPHP 1.7 on Windows XP ? Are there any special configuration settings to set for it to work? Or any changes to the standard processform.php? Thanks in advance for your help.
|