Home > Article > CMS Tutorial > How to install empire cms?
How to install empire cms
First enter the empire cms official website and download the empire cms installation package.
Extract the imperial cms installation compressed package, and then copy all the files in the upload folder in the installation package to your php environment (I use local Virtual domain name), if you use the PHP environment directly, just place it in the root directory of your PHP environment website installation.
Then open the browser, enter the virtual domain name plus /e/install, enter localhost/e in the root directory of the php website installation /install, you can enter the imperial cms website installation interface, click Agree to start the installation
Install, click Next until you get to the steps of configuring the database, if the MYSQL version is 5.0 or above For the version, you must select the last item of the mysql version, MYSQL5.* or above, otherwise an error will occur. Then enter the database information. For local installation, the general database username is root and the password is empty. Then click Next to install.
When the installation is completed, it will automatically jump to initialization. Administrator account interface, set the account password you want to set here, and then click Next
Okay, the installation is complete here. For safety, you can save the installation file Delete the install folder under the e folder in the folder. In this way, the website cannot be reinstalled. Click the Enter Backstage Control Panel button to enter the Empire CMS backend management login interface. Enter the account and password you just set and click Login.
For more technical articles related to Empire cms, please visit the Empire cms tutorial column to learn!
The above is the detailed content of How to install empire cms?. For more information, please follow other related articles on the PHP Chinese website!