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's error mechanism is also very complex, did a few years of PHP, also did not carefully summed up, now to fill in this lesson.
Special Note: The PHP version of the article uses 5.5.32
Error level of PHP
First you need to know what bugs are in
Compiling the source package requires./configure then compile a. so fileOne less error packetInstall packageNormal displayThe LS directory has a./configure fileQuerying module LocationsEditing a configuration fileEditing a configuration fileIncrease
This article to share the content is the analysis of PHP error handling, automatic loading, stack heap memory and operating mode, has a certain reference value, the need for friends can refer to
Php Error Handling
Php Error Level :
E_error fatal
; This directive controls whether or not andwherePHP would output errors, notices and warnings too. Error Output isvery useful during development, but; it could be very dangerousinchproduction environments. Depending on the code; Which istriggering
Setting up the hosting environment
Now that you know the world of Phpapi and can do a lot of work with Zval and the language internals, it's time to move the target and do what it does best: explain the scripting code.
Embedded SAPI
In retrospect,
{Code...} after executing this operation {code...} many packages cannot be downloaded many times. Who knows why?
brew install php56 --with-fpm --with-gmp --with-imap --with-tidy --with-debug --with-mysql --with-libmysql --without-snmp
After this
PHP.ini Chinese Configuration Instructions
;;;;;;;;;;;
; Warning
;;;;;;;;;;;
; This profile is the default setting for newly installed PHP.
; By default, PHP uses this configuration file to install
; This configuration is for development
PHP. ini php. INI
Php. ini is used to set the configuration items of PHP. The configuration file (php. ini) is read When PHP is started. For PHP of the server module version, it is read only once when the web server is started. For CGI and CLI
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.