Server support:
1. This beta version requires your server to support pseudo-static
2. The official only provides pseudo-static rules for apache and nginx. Please modify the rules for other servers such as iis by yourself.
3. Please make sure your php 5.0 or above and mysql 5.0 or above installation instructions:
1. Import the etv5.sql file in the install directory into mysql using phpmyadmin
2. Modify the config.inc.php configuration file. Please follow the instructions to modify it.
3. Please modify the directory of Linux server
attachments/*
include/cache
templates/cache
admin/templates/cache
admin/backup
The permission is 777, please skip this step for windows server.
4. Configure the server's pseudo-static
5. Now that you can access your et, please register an administrator account, and then modify the `isadmin` field of your data in et_users to 1 in pma
Expand