• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Can't upload more than 20 photos

runtim23

Basic Pleskian
Hi,

I'm running 11.0.9 with php and fcgi on linux and have changed /etc/php.ini, as well as the domain's /etc/php.ini, as well as all subdomain's /etc/php.ini
as well as the /usr/local/psa/admin/conf's php.ini, as well as /usr/local/psa/admin/conf/templates/default/domain/domainVirtualHost.php MaxRequestLen as well as
well as /etc/httpd/conf.d/fcgid.conf's MaxRequestLen.

and I have reconfigured with /usr/local/psa/admin/bin/httpdmng --reconfigure-all and restarted apache.

but ini_get('max_file_uploads') is stuck on 20.

What am I missing?
 
Solved. It slipped my mind that not only does fcgi use a fcgid.conf, but our install references a different config for php settings. Not named php.ini.
 
Back
Top