Some configuration issues for PHP under Ubuntu

Source: Internet
Author: User
Tags fpm php error

1, the path of php.ini:

Phpinfo ()

Loaded Configuration File:/etc/php5/fpm/php.ini to modify this

There is also a php.ini file in/etc/php5/fpm/cgi, which modifies this file. Personal testing doesn't work.

2. Display PHP error message in Web page

The PHP default error message that is installed in my ubunut server is turned off, open in the way:

1. Modify the php-fpm.conf in the configuration does not increase
Catch_workers_output = yes

2.php.ini inside Modify display_errors = On

3, Smarty set in the Templates_c,templates,configs,cache, these folders to be created first

And the permissions of the Templates_c folder are set to 775

Some configuration issues for PHP under Ubuntu

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.