[Modern PHP] Chapter II new features seven built-in HTTP servers
Built-in HTTP server
Did you know that PHP has a built-in Web server starting from 5.4.0? For PHP developers who only know to use Apache or Nginx to preview PHP pages, this is
PHP is a scripting language that requires the PHP interpreter to parse and run PHP files. When PHP is used as a CGI service Web request, it needs to be embedded in some kind of Web server, most commonly integrated into Apache or IIS, that is, before
Several PHP server architectures are strongly recommended !!! I found a good article and introduced in detail several architectures of the current PHP Server. I specially reprinted it. I strongly recommend it !!? Nginx + PHP + PHP-FPM (FastCGI) on
Personal on Ubuntu using cross-compilation toolchain Arm-none-linux-gnueabi follow droidphp tutorial
Built a PHP interpreter (Cli,cli-server) for Android (ARM architecture) and Raspberry Pi Raspbian (ARM architecture based Debian Linux distributions)
PHP is a scripting language that requires the PHP interpreter to parse and run PHP files. When PHP is used as a CGI service Web request, it needs to be embedded in some kind of Web server, most commonly integrated into Apache or IIS, that is, before
PHP server of several architectures, highly recommended!!!
Found a good article, very detailed introduction of the current PHP server several architectures, specially
built-in HTTP server
Did you know that PHP has a built-in Web server starting from 5.4.0? For PHP developers who only know to use Apache or Nginx to preview PHP pages, this is another gem that has not been explored. Although you can't use PHP's
This article describes PHP5.4 built-in web servers in detail. the built-in Web servers are only used for development and testing and are not recommended in the production environment, for more information, see the following section. PHP is a
PHP is a scripting language that requires the PHP interpreter to parse and run PHP files. When PHP is used as a CGI service Web request, it needs to be embedded in some kind of Web server, most commonly integrated into Apache or IIS, that is, before
[ModernPHP] Chapter 2 new features 7 built-in HTTP server
Built-in HTTP server
Do you know that PHP has a built-in web server since 5.4.0? For PHP developers who only know how to preview PHP pages using Apache or nginx, this is an undiscovered
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.