custom php ini does not work

Discussion in 'Installation/Configuration' started by concept21, Nov 4, 2022.

  1. concept21

    concept21 Active Member

    Hello,
    My Wordpress theme needs to upload huge amount of data and it requires these setting in my php.ini:
    customphpini.png

    However, my wordpress theme still complains about the upload limit after I made the above setting on my site. Please advice.

    My system is Ubuntu 20.04, Nginx, ISPConfig 3.2.8. :(
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Check with a phpinfo() file which values are used by PHP.
     
  3. concept21

    concept21 Active Member

    I checked the site with phpinfo() and it showed correct php parameters.
    Then, I ran theme installation again and it worked correctly. Very strange behaviour. :rolleyes:
     

Share This Page