If you're doing zen-cart for the first time, you have to know how to install zen-cart, which is very simple. If you don't have a good english level, you can have a chinese version, which, like the chinese version, is just different from the language shown, but the front desk is still english, because we do zen-cart stores, which are mostly foreign trade. It's just for new hands. The old ones'll float. The main content is the installation of zen-cart installation steps。
I recommend that installed documents not be uploaded directly into server space at any time and that remote servers not be used for testing. In fact, it can be tested as long as the php and mysql databases are installed. On this machine you can modulate, the equation is done, everything is fine, the configuration file is installed, the database files are exported, the database of the remote server is imported directly, and the database is generally imported between remote servers. Sql files are installed to install the database, and the original files of the website are uploaded once the database is installed. If there is no problem with the configuration document, the regular website is accessible. Explain zen-cart's installation steps now. (note: the version of the test is: zen-cart 1. 3. 9)
First, put the installed file under the apache htdocs directory, which is the default web repository. Then enters the installation interface via url: localhost/{name of the directory where the site is located}/zc install, which is preceded by descriptions of some protocols, which need not be omitted to move to the next operation. At the third stage, you will see the results of the zen-cart test of the currently installed system environment. Please look at the hint on the page that if you are not configured, it will show you how to operate. If the installation environment is not configured, zen-cart will not be installed and used properly, and may not be used properly even if the installation is completed. So you need to configure the environment before installation. In the case of remote server space, the general space provider will be equipped。
Secondly, this step will go into the system setting, and the defaults are set. There are no special requirements to recommend installation as default. If you need to open ssl, you first confirm that the server supports ssl, and if it's a virtual space server, it's not usually open. So this step does not by default open. After this step, you can move on to the next step, and if you have a chinese interface, you can usually read every step. There is basically nothing else to pay particular attention to. Until the last step, when you see "congratulations! You've successfully installed zen-cart," it's clear that your installation is complete and it's operational。
Iii. In particular, when you have been installed at this stage, although the website is now available, one of the things that you have to do is to modify the permissions of the files located in the dmin/includes and includes directories. If the windows system is changed to read-only properties, and if the linux system is changed to 777 properties. The zen-cart system will prompt you to delete or rename the zc install directory name after setting. It is also important that no one else implement the installation and cover your original database, a consequence that will be difficult to imagine. Finally, i suggest you change the name of the admin folder to a name that you can't easily remember, compared to the only one you can access on the backstage, and not forget to modify the configuration file admin/includes/configure. Php
Define (`dir ws admin', '/{zencart directory}/{modified folder name}/');
Define (`dir ws https admin', '/{zencart directory}/ {modified folder name}/');
Once it's done, it's done。




