Nginx is a Web server, so the Nginx access log only to access the page records, there will be no PHP error log information.Nginx to the PHP request to the PHP-FPM fastcgi process to handle, the default PHP-FPM will only output PHP-FPM error message,
Nginx is a Web server, so nginx access logs will not have PHP error log information only for records that access the page.
Nginx to the PHP request to the PHP-FPM fastcgi process to deal with, the default php-fpm will only output PHP-FPM error
: This article mainly introduces how to configure nginxphp-fpm to output php error logs. if you are interested in PHP tutorials, refer to it. This article introduces how to configure php-fpm to output php error logs on the nginx server. if you are
This article introduces the content of the PHP output log, has a certain reference value, now share to everyone, the need for friends can refer to
Transfer from https://www.cnblogs.com/yszr/p/8489433.htmlError_log (' You want to output information '
Error_log (' You want to output information ', 3, ' E:\work\jiajiayue\Application\Api\Controller\1.txt ');d ie;How to use and configure PHP error_log loggingFor PHP developers, once a product is put into use, the display_errors option should be
For PHP developers, once a product is put into use, the display_errors option should be turned off immediately to avoid hackers being hacked by the path, database connection, data table, and other information that these errors reveal. However, when
For PHP developers, once a product has been put into use, the display_errors option should be turned off immediately to avoid hacking attacks for information such as the path, database connection, data sheet, etc. that were revealed by these errors.
PHP Tutorial Configuration Chinese Narration
Let's see what you see, php.ini.
[PHP]
;;;;;;;;;;;; WARNING;;;;;;;;;;;;; This is the default settings file for new PHP installations.; By default, PHP installs itself with a configuration suitable for;
PHP error mechanism Knowledge Summary, php mechanism summary. PHP error mechanism Knowledge Summary, php mechanism summary PHP error mechanism is also very complex, has been done for a few years php, has not been carefully summarized, now make up
The pool of PHP-FPM
NIGNX can configure multiple virtual hosts, PHP-FPM also support the configuration of multiple pool, each pool can listen to a port, can also listen to a socket.
PHP-FPM Configuration Instructions:
Unlike
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.