-
Notifications
You must be signed in to change notification settings - Fork 91
Home
Vojtěch Sajdl edited this page Aug 14, 2020
·
13 revisions
Welcome to the Server status wiki!
- PHP 5.4 or newer with Gettext enabled
- MYSQL 5.5 or newer
- MYSQL user with table creation permissions
- Write access to webroot (installer is going to create a config file & htaccess)
After you unpack the archive and access the site, you will be greeted with a install wizard - just fill in the required data and submit the form and you're good to go.
If you don't want to grant write access to the webroot, you can create your own config file from the config.php.template
file and rename the ApacheHtaccess
file to .htaccess
or IISWebConfig
file to web.config
.
Click here for list of common issues