Course Introduction:MySQL Server Configuration Hangs at "Starting Server"Problem DescriptionWhen attempting to configure a MySQL server installed using MySQL...
2024-11-08 comment 0 473
Course Introduction:What is Windows Server LTSC? Which versions of Server OS offer LTSC? How to download and install Windows Server 2022 LTSC or Windows Server 2019 LTSC? In this post on php.cn, you can find much information on this release channel of Microsoft.
2025-04-03 comment 0 281
Course Introduction:Server Functions are functions referenced on the client but executed on the server. Here’s an example: 'use client' import { useActionState } from "react"; import { updateName } from "@/app/react-19-server-function/actions";
2024-12-24 comment 0 362
Course Introduction:Emulating SQL Server's Linked Server Functionality in MySQLCan MySQL be utilized to provide functionality akin to SQL Server's Linked Server? If...
2024-11-21 comment 0 910
Course Introduction:React Server feature basics Server Component (React Server Component, RSC): A component that runs on the server and renders to the client as the same as SSR. Server Function (a.k.a. Server Actions): A function that runs on the servers only a
2024-12-22 comment 0 537
Course Advanced 43705
Course Introduction:"High-Performance Linux Server Building Video Tutorial" introduces the installation and configuration of the system, the introduction of the editor, the operation of files, the establishment of the lnmp environment and the installation and use of Redis.
Course Intermediate 4901
Course Introduction:Use Github, Gitee, and Codechina to maintain website code, because these code libraries can support configuring webhooks. Linux cloud server (public IP); install Git, install Nginx, install PHP, and install FTP. Detailed tutorial document: https://mp.weixin.qq.com/s/VtTHUfyiITNSoGy052jkXQ
Course Intermediate 5785
Course Introduction:Goal: Deploy the best environment for web projects (you can use Laravel+Redis+Memcache+Composer+Apache). Requirements: All software in the environment deployment is the highest stable version currently available. Reality: No Window or virtual machine installation is required. Cloud server (Alibaba Cloud) is used for deployment and installation. Using source code package installation is not only to build a perfect environment, but also very helpful for learning. You can have a deep understanding of your own environment architecture and gain an overall understanding of development. Have a deeper understanding of software such as Apache, MySQL and PHP.
Course Elementary 3327
Course Introduction:If you want to build a website, you can only access the Pagoda panel by opening port 8888. When opening port 8888, you should also remember to open port 80 (which is the default port of the WEB server). It is recommended to open another port 443 (this is based on HTTPS). The default port of the website), open these ports and your website can be accessed normally; this course is reproduced from Bilibili: https://www.bilibili.com/video/BV1fJ41147vV
Course Elementary 7861
Course Introduction:HTTP is a simple request-response protocol that usually runs on top of TCP. It specifies what kind of messages the client may send to the server and what kind of response it gets. Web servers generally refer to website servers. Currently, the three most mainstream web servers are Apache, Nginx, and IIS.
Apache 2.4 URL rewriting: /server/?Server=ServerName to /server/ServerName
2024-01-16 19:21:09 0 1 599
The difference between WEB server and application server:
2021-10-25 14:36:20 0 3 3035
Do you need to set up a server?
2019-01-03 11:14:44 0 3 1942
PHP Artisan server not working | PHP Artisan server not working Laravel |
2023-07-17 18:42:55 0 1 843
Hello teacher, how should I choose to configure the server?
2020-04-16 14:12:26 0 2 1273