front pageSoftware TutorialsHow to deploy a website using PhpStudy and Pagoda
How to deploy a website using PhpStudy and Pagoda

PhpStudy is suitable for local deployment, and Pagoda is suitable for server deployment.

Recommended deployment environment:windowspagodaApachePHP7.4
Reasons: 1. The Linux environment may encounter uppercase and lowercase anomalies; 2. Nginx also needs to be rewritten; 3. PHP versions above 8 may also need to configure the php.ini file.

Local operation

Web Services

  • Simple and direct operation method: use Website Download Bring your own Web Services run.

  • Enter the folder address where the website is located, and then click Create Web Service.

PhpStudy

Download and install

Start Apache

Create a website

  • set up domain nameRoot directoryCheck PHP, and fill in Pseudo-static (In the website directory).

Note: Due to a bug in PhpStudy software, PhpStudy software will clear the contents of the .htaccess file in the root directory when creating the website, so the pseudo-static rule content must be filled in when creating the website.

Open the website

  • In the website list, click "Manage" -> "Open Website"

pagoda

Download and install

Software Store

  • Installation: Apache/nginx+php

Create a website

Click the Site menu, click Add Site

  • Domain name management: self-configuration, if localhost
  • Pseudo-static: Select "0.Current", and the Apache input content is [ .htaccess File content], Nginx input content is [the root directory of the website nginx.htaccess document content]

  • PHP version: PHP-74

Precautions

PHP version problem

  • PHP8.x version requires in the configuration file php.ini To turn on output buffering, the code is:output_buffering = on

Linux case issues

  • It is recommended to use Windows system as the server because the URL address of the Linux system server is case sensitive.
Software application: front-end template download; development and design; SEO optimization; offline web browsing. Note: This software is not a hacking program and cannot download background data!
Disclaimer: The services are used for personal learning, research or appreciation, as well as other non-commercial or non-profit purposes, but at the same time should comply with the provisions of copyright law and other relevant laws, and must not infringe the legitimate rights of this website and related rights holders. The risks arising from the use of this site's tools have nothing to do with this software.
Copyright © 2019-2024 Rabbit Software All Rights Reserved Guangdong ICP No. 19111427-2
Tutorial Information User Manual Website topics