/[smecontribs]/rpms/smeserver-dl/contribs10/smeserver-dl-0.2.3-Fix-php74-dl-call-in-httpd-fragment.patch
ViewVC logotype

Contents of /rpms/smeserver-dl/contribs10/smeserver-dl-0.2.3-Fix-php74-dl-call-in-httpd-fragment.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Nov 3 12:02:55 2021 UTC (2 years, 7 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-dl-0_2_3-7_el7_sme, smeserver-dl-0_2_3-6_el7_sme, smeserver-dl-0_2_3-5_el7_sme, smeserver-dl-0_2_3-8_el7_sme, HEAD
* Wed Nov 03 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-5.sme
- php74-dl-call-in-httpd-fragment [SME: 11567]

1 diff -urN smeserver-dl-0.2.3.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Dl smeserver-dl-0.2.3/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Dl
2 --- smeserver-dl-0.2.3.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Dl 2021-11-03 11:50:22.139579271 +0000
3 +++ smeserver-dl-0.2.3/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98Dl 2021-11-03 11:51:07.075015143 +0000
4 @@ -27,7 +27,7 @@
5 AddType application/x-httpd-php .php
6
7 <FilesMatch .php>
8 - SetHandler "proxy:unix:/var/run/php-fpm/php74.sock|fcgi://localhost"
9 + SetHandler "proxy:unix:/var/run/php-fpm/php74-dl.sock|fcgi://localhost"
10 </FilesMatch>
11
12 #php_admin_flag file_uploads On

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed