Skip to main content

PHP 7.2 php.ini problems

Comments

4 comments

  • Eminds
    From where you are changing the php.ini settings ? since there are multiple versions php.ini you need to select the correct one.
    0
  • 24x7server
    Hi, What php is actually being used? Did you create a phpinfo to check what configuration file is actually being picked up the account. There may be possibility that you may be editing it in your custom php.ini, but the account is picking up server php.ini file.. Create a phpinfo file with below code in it and browse it to see what PHP configuration file is being used:
    0
  • graynes
    Thx for all the info guys. I finally giured out something must have been wrong with the php.ini file so i deleted it and recreated it with a copy of the php.ini from version 7.1. Everything works great since that. I'm not a big specialist however so it might not be a great idea but it really seems to work fine !
    0
  • cPanelMichael
    Thx for all the info guys. I finally giured out something must have been wrong with the php.ini file so i deleted it and recreated it with a copy of the php.ini from version 7.1. Everything works great since that. I'm not a big specialist however so it might not be a great idea but it really seems to work fine !

    Hello, Can you let us know the specific method you were using to modify the PHP settings? Thank you.
    0

Please sign in to leave a comment.