...
Note | ||
---|---|---|
| ||
MySQL changed the default behavior in version 5.7.5 to enable "only_full_group_by". If you are using a version newer than that, or if you had changed your MySQL configuration file to enable "only_full_group_by", you will need to remove it. You should update your MySQL configuration file to disable "sql_mode", i.e., don't have it set to "only_full_group_by". You can run the following query to determine what the sql_mode is: SELECT @@GLOBAL.sql_mode, @@SESSION.sql_mode; |
Info |
---|
If open_basedir is set in your php.ini it may restrict write access to your ../logs_blesta/ and ../uploads/ directories. We recommend setting this to "", but if it is set, make sure the paths to logs_blesta and uploads is allowed, along with /tmp/) |
System Requirements
Panel | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
|
...
Panel | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
The following requirements are recommended, and if met will provide a better experience and more full use of available features.
|
System Requirements for Older Versions (3.0 through 4.12)
...