|
When sharing the experience of magento with readers and members, I think one-sidedly that even non-professional technicians can use the graphic tutorials I share. The magento build can be completed smoothly and easily. I have written a total of six articles " Magento Cross-border E-commerce Independent Station Operation Series Tutorials " before and after, trying to explain the construction of magento, the installation of ssl security certificates and the application of templates in a step-by-step manner with easy-to-understand text. Some people are stuck in the installation of ssl. For example, after the domain name is resolved to point to the IP, they immediately apply for the ssl security certificate.
The actual situation is that domain name resolution usually takes a while to take effect. If the application is submitted through SSH before it takes effect, the SSL issuing server cannot recognize the validity of the domain name and naturally refuses to issue the certificate. Another problem with a lot of feedback is that after the domain name mobile number list information is set in the magento background, the website cannot be opened. There is actually a question of order here. Go to the background to activate https before you have obtained the ssl security certificate. By default, the website will be forced to start with https, and the remote SSL issuing server will not be able to recognize your website information.

Failure is also expected. In addition, the theme template file installation is also quite cumbersome. on Google Cloud with one click, one is the standard version and the other is the version optimized by bitnami. Please use the standard version here. However, the standard version does not have an FTP program installed, so everyone does not know how to upload template files. There are two solutions, one is to use WinSCP software to upload through the SFTP service that comes with the Linux system; the other is to directly use the remote download command wget of Linux to download directly on the server in the member area of Chenfei Blog. This involves some basic Linux command operations, which are not complicated.
|
|