Quick fix for Linux PHP Chinese garbled, _php tutorial

Source: Internet
Author: User

Linux PHP Chinese garbled fast solution,


In Ubuntu under the PHP page output garbled, in the case of not involving the database encoding:

modifying "/etc/php5/apache2/php.ini" will

Default_charset = "Iso-8859-1"

Revision changed to

Default_charset = "Utf-8"

Then restart Apache:

Sudo/etc/init.d/apache2 restart

The above this Linux PHP Chinese garbled fast solution is small series to share all the content of everyone, I hope to give you a reference, but also hope that we have a lot of support to help guests home.

http://www.bkjia.com/PHPjc/1127922.html www.bkjia.com true http://www.bkjia.com/PHPjc/1127922.html techarticle Linux PHP Chinese garbled fast solution, in Ubuntu PHP Web page output garbled, in the case of not involving the database code: Modify "/etc/php5/apache2/php.ini" will default_chars ...

  • 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.