Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-28, 18:16:14

Author Topic: php.ini configuration  (Read 3274 times)

0 Members and 1 Guest are viewing this topic.

Offline jtaco263

  • Senior Member
  • *
  • Posts: 167
  • Karma: +0/-0
    • View Profile
php.ini configuration
« on: 2017-10-25, 10:04:26 »
hey i need to set upload_max_filesize and post_max_size  to 800M

but i already changed values on  /opt/php56m/custom/php-fpm.ini  /etc/php.ini which on phpinfo sys its loaded but still on 32m and 16m  how to solve this


i already restared apache

Offline idove

  • Valuable Member
  • *
  • Posts: 142
  • Karma: +0/-0
    • View Profile
Re: php.ini configuration
« Reply #1 on: 2017-10-25, 13:54:14 »
Create some file for example
check.php in web domain for which you are trying to setup upload filesize, and start this php via browser.

For example:
http://yourdomain.com/check.php

Code: [Select]
<?php
phpinfo
();
?>


And check if this is applied to your web domain.

Offline jtaco263

  • Senior Member
  • *
  • Posts: 167
  • Karma: +0/-0
    • View Profile
Re: php.ini configuration
« Reply #2 on: 2017-10-26, 06:32:48 »
Create some file for example
check.php in web domain for which you are trying to setup upload filesize, and start this php via browser.

For example:
http://yourdomain.com/check.php

Code: [Select]
<?php
phpinfo
();
?>


And check if this is applied to your web domain.

that was my first option and its detailed here:

Configuration File (php.ini) Path   /etc
Loaded Configuration File   /opt/php55m/custom/php-fpm.ini

i already edited both files but i found the problem was on here:

 / opt / configs / php-fpm / conf / php55m / php-fpm.d / admin.conf   

where admin.conf is the client name it solved

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.057 seconds with 19 queries.

web stats analysis