Space does not support Fsockopen function when installing Phpcms v9

Source: Internet
Author: User
What do I do when I install PHPCMS v9 space does not support Fsockopen function?

As a result of a variety of recent CMS programs burst out a variety of vulnerabilities, which due to fsockopen caused by a number of vulnerabilities, especially, so now a lot of space vendors shut down the Fsockopen function, and in the installation of PHPCM V9, will automatically detect the corresponding settings of the space, Generally in the second part of the time will be directly prompted Fsockopen did not open, resulting in phpcms v9 can not be installed. What if the space does not support the Fsockopen function when installing Phpcms v9?

Find a lot of information, roughly two kinds of statements:

1, Find space business open, if it is their own server or VPS to open their own (this can be understood as nonsense);

2, find the indtall.php file under Install, comment out the code of 45~47 line, that is, skip the second monitoring, commented out code is:

if (function_exists ('fsockopen')) {
$PHP _fsockopen = ' 1′;
// }

However, if you skip this step, the membership system may fail.

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