Skip to main content

I select php 5.3 but in step build it use php 5.4

Comments

2 comments

  • KurtN.
    Please run the following commands and paste the output here:
      ]
    • SSH into your host
    • Run the following command: cat /var/cpanel/easy/apache/profile/_main.yaml
    • Run the following command: /usr/local/apache/bin/httpd -v
    • Run the following command: /usr/bin/php-cli -v
    • Run the following command: strings /usr/local/apache/modules/libphp5.so | grep cpeasyapache | head -1
    • Copy and paste the output of the previous steps here
    0
  • pishit
    :) Thank you it seems problem is file /var/cpanel/apps/modsec.conf I try command : touch /var/cpanel/apps/modsec.conf and rebuild php 5.3 it work!
    0

Please sign in to leave a comment.