Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/07/2018 in all areas

  1. 1 point
  2. I don't see the required directives anywhere in your .htaccess files...it looks like you may have replaced the cPanel generated .htaccess with a custom file, which will in fact cause PHP to switch to 5.6 (the system default). cPanel itself doesn't check the file to determine what you picked, so if you pick a version in cP, then modify or replace the .htaccess file manually afterwards, the version shown in cP and the version actually used can defer. Try changing it to 5.6, then back to 7.2 in cPanel to regenerate the required directives. Note that while it shouldn't, there's a possibility this may break or delete your custom .htaccess file.
    1 point
  3. You're not using php 7.2, you're using 5.6 and that operator isn't available in 5.6 http://sgnetworks.cf/careers4you/config/classes/Careers4You/User/phpinfo.php
    1 point
×
×
  • Create New...