search

Home  >  Q&A  >  body text

Deploy PHP to the external network

The project has been developed using the PHP toolbox, how to deploy it to the external network

贝贝1贝贝12687 days ago1719

reply all(3)I'll reply

  • 清楚叛逆者

    清楚叛逆者2017-09-02 09:25:57

    First of all, you need to have a server (of course you have a public IP, you can use your own computer as a server, the possibility of having a public IP is almost zero). Prepare a domain name. Resolved on your server. Then set up a PHP running environment on your server. If your project is not deployed outside the www folder. It's ok to just visit the depressed one directly. If you deploy the project outside the www file, you set the project address in domain name management

    reply
    0
  • PHP中文网

    PHP中文网2017-09-01 09:59:42

    Alibaba Cloud, Western Digital, Huaxia Mingwang, wait to buy a server or virtual host, just put the code on it

    reply
    0
  • PHP中文网

    PHP中文网2017-09-01 08:53:38

    First you must have a server or virtual host, secondly you must have a mysql database, then you need to register a domain name, resolve it to the server or virtual host, and then bind the domain name on the server.

    reply
    0
  • Cancelreply