Regarding how to use the Pagoda panel to build your own source code program, whether it is a Linux panel or a Windows panel, you only need to successfully install the panel, add the site, and directly upload your source code program to the root directory. The following Pagoda usage tutorial column will briefly introduce the Pagoda Linux panel as an example.
##1. Log in to the Pagoda Linux Panel >> Website >> Add a site, as shown in the figure below:
2. Fill in the domain name of the site; you can choose to create FTP, and then you will get the FTP account and password; you can also choose to create the database, and it is recommended to choose MySQL, and then you will get the user name and password of the database; other options Just keep the default, and then click the "Submit" button, as shown below:
3. After successful submission, the site will be created successfully. If you choose to create FTP and database If so, the user names and passwords of the two will be displayed. It is recommended to take a screenshot or copy and paste directly to save it in local notepad. The details are as shown in the figure below:
4. You can enter the wwwroot directory through FTP or the file management function of Pagoda and upload the corresponding website building program or source code to create the site.
At this point, you only need to upload your own source code program to the root directory of the site, and then perform domain name resolution in the domain name service provider to directly access the site.
The above is the detailed content of How to use Pagoda to build your own source code program?. For more information, please follow other related articles on the PHP Chinese website!