Comment / #3970

Ok. Let's concentrate on the first problem: Fresh Install

1) Decompress Streber folder
2) Place folder in http://webserver/streber
3) Create database in Mysql Administrator
4) Create streber_user in Mysql Administrator
5) Grant all privileges to streber_user
6) Open browser in http://webserver/streber
7) Fill in the required information
8) Press Install / Upgrade button

That's were I got the SQL error.

Meanwhile, and I don't know if this helps:

I noted almost all the fields in the table person (in my case streb_person) are marked as not null, and this INSERT doesn't have all the required fields.

My email is: antgomes99@hotmail.com

Thank's