*.tpl.php all expire after upgrading to php5.3.27

Source: Internet
Author: User
Because of a website function, yesterday upgraded the server PHP to 5.3.27, with the Wdlinux Lanmp, after the installation of Apache or PHP-V will be error:
Cannot load Zend Extension manager-it is built with configuration 1.2.0,
Moreover, all *.tpl.php are not normal, such as the index.tpl.php page has the following script:
            

Page open All is 404, after viewing the source code, found that the address is http://xx.xx.xx/xx/xx/ , the PHP script does not seem to run

After Baidu and Google, reinstalled the Zendguardloader, and commented out the old Zend:
; zend_extension_manager.optimizer=/www/wdlinux/zend/lib/optimizer-3.3.3;zend_extension_manager.optimizer_ts=/ www/wdlinux/zend/lib/optimizer_ts-3.3.3;zend_optimizer.version=3.3.3;zend_extension=/www/wdlinux/zend/lib/ Zendextensionmanager.so;zend_extension_ts=/www/wdlinux/zend/lib/zendextensionmanager_ts.sozend_extension =/www/ wdlinux/zend/lib/zendguardloader.sozend_loader.enable = 1

Restart Apache, or invalid, how to help


Reply to discussion (solution)

Ini
Short_open_tag = On

To php5.4.21.
No matter how Short_open_tag settings are supported

Ini
Short_open_tag = On

To php5.4.21.
No matter how Short_open_tag settings are supported


Thank you very much, fix it, knot it to you
  • 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.