I had the same problem. I took a look at the file and "pg_create.sql" includes HTML/XML header tags... you can copy and paste the remaining "guts" of the file into a new file and it will work. Be careful to leave out the closing tags at the end of the file as well. That solved all my problems... :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If pg_create.sql is runned, error message pops up..
I really need your program..
I had the same problem. I took a look at the file and "pg_create.sql" includes HTML/XML header tags... you can copy and paste the remaining "guts" of the file into a new file and it will work. Be careful to leave out the closing tags at the end of the file as well. That solved all my problems... :)
Thanks..
But in my "pg_create.sql" there is no HTML/XML tag.
Hm, I just downloaded it that same day and it did...
It asks for a Postgre db. Are you running some other db like MySQL or MSSQL? I have no idea if that would make a difference or not...
Yup, this phpsurvey script requires you to use PostgreSQL, it might work with other such as Oracle, but I'm sure it won't work with MySQL.
Since I need to use foreign key constraints (such as ON DELETE, etc). But I will try to make it portable with MySQL in the future release.
Let me know if you still got the problem if you do use PostgreSQL.
What are the reporting features like in PHPsurvey? Can it do 360-degree feedback surveys?
Mike T