Course Intermediate 5352
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 Advanced 43128
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 4543
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 Elementary 2955
Course Introduction:This course mainly introduces Swoft, which is a PHP microservice coroutine framework that can be used to build high-performance Web systems, APIs, middleware, and basic services; this course is reproduced from Bilibili: https://www. bilibili.com/video/BV12J411j721
Course Advanced 11651
Course Introduction:"Brothers New Version Linux Network Service SSH Service Video Tutorial" explains the introduction to the SSH service, encryption principles, configuration files and commands, etc. It is a brief introduction to the SSH service.
PHP Artisan server not working | PHP Artisan server not working Laravel |
2023-07-17 18:42:55 0 1 626
The difference between WEB server and application server:
2021-10-25 14:36:20 0 3 2829
Do you need to set up a server?
2019-01-03 11:14:44 0 3 1762
php - where to find cheap servers. . .
Where can I buy cheap servers? . Which server has a discount? Practice your hands. .
2017-06-05 11:07:01 0 3 670
What is a tower server and what is the difference between a rack server?
2021-10-22 09:16:34 0 3 2620
Course Introduction:PHP servers include: 1. Apache server, which supports multiple operating systems, including Windows, Linux, macOS, etc.; 2. Nginx server, which has better performance, lower memory consumption and higher concurrent processing capabilities; 3. Microsoft IIS Server, supports PHP server; 4. LiteSpeed server, which can provide faster response speed and better throughput than Apache; 5. Other servers, such as Lighttpd, Cherokee and other servers.
2023-07-20 comment 0 3269
Course Introduction:Common PHP servers include Apache, Nginx, Microsoft IIS, LiteSpeed Web Server, PHP-FPM, etc. Detailed introduction: 1. Apache is one of the most popular web servers and can also run PHP. Apache can achieve this through modules or by integrating with PHP; 2. Nginx is a high-performance web server and reverse proxy server. You can also run PHP; 3. Microsoft IIS, etc.
2023-10-17 comment 0 2167
Course Introduction:To create and run a PHP project, a web server is required, the most commonly used is the Apache server; development and debugging are performed on the local web server, while the production environment is located on the remote web server. At the same time, a PHP parser and a database are required. MySQL can be used as the database, and different versions of the PHP parser can be selected according to needs.
2019-09-27 comment 0 4961
Course Introduction:Title: PHP script implementation of cross-server file transfer 1. Introduction In cross-server file transfer, we usually need to transfer files from one server to another. This article will introduce how to use PHP scripts to implement cross-server file transfer on Linux servers, and give specific code examples. 2. Preparation Before starting to write PHP scripts, we need to ensure that the following environment has been configured on the server: Install PHP: Install PHP on the Linux server and ensure that the PHP version meets the code requirements.
2023-10-05 comment 0 1538
Course Introduction:Root servers store the Internet's root zone (all top-level domain name TLDs), while root name servers store root zone information (containing information for all TLDs and their corresponding authoritative name servers). The number of root servers is 13, distributed around the world, and the number of root domain name servers is unlimited. Root servers determine which TLD's name servers to query, while root name servers provide information about the TLD's name servers.
2024-05-08 comment 0 758