亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Home Topics Pagoda Panel How to open the Pagoda port 8888 on the Alibaba Cloud server

How to open the Pagoda port 8888 on the Alibaba Cloud server

Dec 09, 2021 pm 05:16 PM
pagoda

This article is provided by the tutorial column of Pagoda to introduce to you how the Alibaba Cloud Server ECS security group opens the Pagoda 8888 port. I hope it will be helpful to you if you need it!

Tutorial on opening ports in the Alibaba Cloud Server ECS security group (taking Pagoda 8888 port as an example)

When installing the Pagoda panel on Alibaba Cloud Server, you need to open 8888 and 8888 in the security group. 888, 80, 443, 20 and 21 ports, otherwise the Pagoda panel cannot be used when logging into the Pagoda backend. Let’s talk about the port numbers in detail. A tutorial on opening the 8888, 888, 80, 443, 20 and 21 ports of the Pagoda panel in the Alibaba Cloud server security group:

Alibaba Cloud Security Group Opens the Pagoda Port

The Alibaba Cloud Security Group is similar to a virtual firewall. By default, it only opens ports 22 and 3389. To install the Pagoda panel, you need to open 8888, 888, 80, 443, 20 and 21 ports, so after installing the Pagoda panel on the Alibaba Cloud server, you need to open the required ports for the Pagoda in the security group. Let’s talk about the port number in detail in the Alibaba Cloud security group opening port number tutorial:

Select "Instances" in the left column of the Alibaba Cloud Server ECS console

and find the cloud server ECS instance that requires open ports. If not, remember to switch the region in the upper left corner.

Click "More" – "Network and Security Groups" – "Security Group Configuration"

How to open the Pagoda port 8888 on the Alibaba Cloud server

In "Configuration Rules", follow the picture below Open ports 21, 20, 443, 80, 888 and 8888

as shown below:

How to open the Pagoda port 8888 on the Alibaba Cloud server

## Port number Take opening port 8888 as an example, in the security group rules "Inbound direction", click "Manually add", the rules are as follows:

Port range purpose: 8888/8888

Authorization object source: 0.0.0.0/0

Authorization The object 0.0.0.0/0 is authorized to all IPs. The above rules mean that the cloud server port 8888 is authorized for use by all IPs. For security reasons, the authorized object can also fill in the IP segment or fixed IP address.

About the security group reference document: https://help.aliyun.com/document_detail/25471.html

By analogy, set the port numbers required by the pagoda panel to 8888, 888, 80 , 443, 20 and 21 are open.

The purpose of these six port numbers in the Pagoda panel: 8888 is the port required for Pagoda backend management, 888 is the port required for phpMyAdmin, 80 is the port required for website http, 443 is the port required for website https, 20 and 21 is the port required for FTP.

The above is the detailed content of How to open the Pagoda port 8888 on the Alibaba Cloud server. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to perform website performance stress testing and tuning through the Pagoda Panel How to perform website performance stress testing and tuning through the Pagoda Panel Jun 21, 2023 pm 01:31 PM

With the rapid development of the Internet, website performance has an increasing impact on user experience and SEO rankings. In order to improve the performance of our website, we need to perform performance stress testing and tuning to locate problems and optimize them. As a popular service management panel, Pagoda Panel provides convenient and simple performance stress testing and tuning tools. The following will introduce how to perform website performance stress testing and tuning through the Pagoda Panel. 1. Performance stress testing Performance stress testing is to test the load capacity and response speed of the website by simulating user access. In the Pagoda panel, we can

Pagoda PHP version switching: Interpretation of detailed operation steps Pagoda PHP version switching: Interpretation of detailed operation steps Mar 04, 2024 pm 05:48 PM

Pagoda PHP version switching: Interpretation of detailed operation steps, specific code examples are required. With the continuous development of Internet technology, website development often involves the use of different versions of PHP. Pagoda Panel is a simple and easy-to-use server management software that can help users quickly build and manage server environments. In the process of website development, sometimes it is necessary to switch the PHP version to adapt to different needs. This article will explain in detail how to switch the PHP version in the Pagoda panel, and give specific operating steps and code examples. Step 1: Log in to Pagoda Noodles

Can Pagoda Panel deploy Go language projects? Can Pagoda Panel deploy Go language projects? Mar 23, 2024 pm 06:54 PM

Title: How does the Pagoda panel deploy Go language projects? In today's Internet era, Go language is favored by more and more developers as an efficient, concise and powerful programming language with strong concurrency performance. As a powerful server management tool, Pagoda Panel provides convenient interface operations and various automated deployment functions. So, can the Pagoda panel deploy Go language projects? The answer is yes. Next, we will explain in detail how to deploy Go language projects on the Pagoda panel and provide specific code examples. At first, we

How to switch between different versions when installing PHP in Pagoda How to switch between different versions when installing PHP in Pagoda Jun 19, 2023 am 11:18 AM

The method for installing PHP in Pagoda and switching between versions is: 1. Click "My Website" on the home page of Pagoda Panel; 2. Find the corresponding website and click the "Settings" button on the right; 3. Click "Apache/Nginx" on the left "tab, you can see the PHP version currently in use; 4. Click the "Switch" button behind the PHP version and select the version you want to switch; 5. Restart the relevant services.

Must-read for Pagoda Linux: PHP5.2.0 version installation tips Must-read for Pagoda Linux: PHP5.2.0 version installation tips Mar 07, 2024 pm 12:33 PM

Pagoda Linux must-read: PHP5.2.0 version installation tips In the process of using the Pagoda Linux panel to build a website, some old versions of the PHP environment may be required, such as PHP5.2.0 version. This article will introduce how to install PHP5.2.0 version on the Pagoda Linux panel, and provide specific code examples to help readers quickly complete the installation process. 1. Install PHP5.2.0 version Step 1: Enter the Pagoda Linux panel. First, enter your server IP address in the browser.

Pagoda Linux Tutorial: Detailed steps to install PHP5.2.0 Pagoda Linux Tutorial: Detailed steps to install PHP5.2.0 Mar 06, 2024 pm 02:27 PM

In this article, I will introduce in detail the steps on how to install PHP5.2.0 version on the Pagoda panel, including specific code examples. Although PHP5.2.0 is relatively old, there are still some projects with special needs that need to use this version. Hope this tutorial is helpful to everyone. In the process of using the Pagoda Linux panel, sometimes we encounter situations where we need to install PHP5.2.0. In this tutorial, I will introduce you in detail how to install PHP5 on the Pagoda panel.

One click to get it done! Guide to installing PHP5.2.0 on Pagoda Linux One click to get it done! Guide to installing PHP5.2.0 on Pagoda Linux Mar 06, 2024 pm 04:33 PM

Title: One click to get it done! Guide to installing PHP5.2.0 on Pagoda Linux In the current Internet era, website development is inseparable from PHP. The PHP5.2.0 version is outdated compared to the current version, but sometimes we still need to install the PHP5.2.0 version on the Pagoda panel, perhaps for compatibility with some old projects or requirements. In this article, we will introduce how to install PHP5.2.0 on Pagoda Linux with one click. We hope it will be helpful to you. step one

寶塔一鍵安裝PHP,輕松切換各版本 寶塔一鍵安裝PHP,輕松切換各版本 Mar 04, 2024 pm 03:12 PM

寶塔一鍵安裝PHP,輕松切換各版本寶塔是一款網(wǎng)絡(luò)服務(wù)器管理軟件,提供了一鍵安裝和管理各種服務(wù)器環(huán)境的功能,包括PHP、MySQL、Nginx等。本文將介紹如何通過寶塔一鍵安裝PHP,并且演示如何輕松切換各個(gè)PHP版本。一、安裝寶塔面板首先,我們需要在服務(wù)器上安裝寶塔面板??梢酝ㄟ^以下命令進(jìn)行安裝:wget-Oinstall.shhttp://downl

See all articles