q: what are the minimum requirements for software installed on the server?
answer:
you need to install the following on the server software:
- Apache 2.0 or later or Nginx web server
- PHP 8.0 or later [only version 15.3 or above requires 8.0 or above ]
- MySQL 5.5.3 or MariaDB 10.0 or later
- install the extension Zlib
- install the extension XML
- install the extension GD2
- install the extension mbstring or iconv
RAM the minimum size is 16 Megabytes。
basically, it can be found on any standalone server, vps、 used on cloud hosts and virtual hosts.
q: i have a free trial installed, will i be able to update the script to a paid version in the future without losing my articles and templates?
answer:sure. if you want to upgrade to a paid version, just add the folder /engine/all files in it are replaced with paid versions of the files. if the version is more different, the standard upgrade process must be followed.
q: there is no error in the installation, but when i click on the full post i get an error that this page does not exist.
answer:when this problem occurs, your server may not support modules. mod_rewrite。 to resolve this issue, you need to go into settings and disable pseudo-static url support. if you still want to use pseudostatic SEO website, apache users please confirm to enable mod_rewrite and. htaccess the file exists and is available. Nginx users need to configure pseudo-static rules by themselves before they can be used.
q: will the chinese version be used on the official paid version in the future?
answer:yes, if you can't operate, you can also contact technical support.
q: how do i upgrade DLE version?
answer:the upgrade process is very simple. what you need to do before upgrading is to backup (all files of the database and website) so that the upgrade failure will be damaged due to uncontrollable factors, and the original database will be damaged. engine/data/config.php files and templates upload and overwrite files outside the directory, then open your website in your browser, log in to the background, and follow the prompts to upgrade. it is recommended to upgrade one by one, and do not upgrade across the version number to avoid errors.
q: can the website be moved? that is, transfer from one server to another?
answer:can! first, back up the website files and databases, and it is best to record the current host environment, such as apache version number, MySQL information such as version number and installed extensions, and then restore the previous environment in the new environment, create a new website and database, upload a website backup, import the database, and modify the database configuration file (such as MySQL if the password changes), complete the upgrade.