Search found 2 matches

by jhonde
Sat Feb 11, 2017 10:57 am
Forum: Technical Support
Topic: Error Code: 1364
Replies: 2
Views: 10267

Error Code: 1364

The application encountered a fatal database error.

Error Code:

1364

Error Message:

Field 'RealName' doesn't have a default value

MySQL Query:

INSERT INTO Accounts (Email, PassHash, PermGroup)
VALUES ('admin', 'ca793c101e80a32ecb4d2ce743eba3c04231cba36e46fc4aab90d2ca0d0da778', 2)
by jhonde
Fri Jan 13, 2017 12:43 pm
Forum: Technical Support
Topic: help, can't install, what am i doing wrong?
Replies: 1
Views: 8392

help, can't install, what am i doing wrong?

help, can't install, what am i doing wrong?

Using Centos, upload the files to /var/www/html.

gave chmod -R g+w /var/www/html/instal permission.

when i trying access myserverip/install/install.php - it is simply not displaying anything.

any ideas?