https://bugs.koozali.org/show_bug.cgi?id=11567

--- Comment #22 from bunkobugsy <[email protected]> ---
Not honoring default max upload size because [php74] instead of [php74-dl]
selected by socket:

# rpm -q --whatprovides /etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Dl
smeserver-dl-0.2.3-4.el7.sme.noarch

# diff -ruN 98Dl.orig 98Dl
--- 98Dl.orig   2021-10-01 11:58:23.000000000 +0300
+++ 98Dl        2021-11-01 20:00:30.000000000 +0200
@@ -27,7 +27,7 @@
     AddType application/x-httpd-php .php

 <FilesMatch .php>
-       SetHandler "proxy:unix:/var/run/php-fpm/php74.sock|fcgi://localhost"
+       SetHandler "proxy:unix:/var/run/php-fpm/php74-dl.sock|fcgi://localhost"
 </FilesMatch>

     #php_admin_flag file_uploads On

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to