Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531557
en ru br
ALT Linux repos
S:8.2.10-alt1

Group :: System/Servers
RPM: apache2-mod_php8.2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: apache2-mod_php7-7.1.0.patch
Download


diff -ur apache2-mod_php5-5.3.3.20100722.orig/sapi_apache2.c apache2-mod_php5-5.3.3.20100722/sapi_apache2.c
--- apache2-mod_php5-5.3.3.20100722.orig/sapi_apache2.c	2010-08-16 21:39:51.302629176 +0400
+++ apache2-mod_php5-5.3.3.20100722/sapi_apache2.c	2010-08-16 21:41:10.098687169 +0400
@@ -353,7 +353,7 @@
 }
 
 static sapi_module_struct apache2_sapi_module = {
-	"apache2handler",
+	"apache2-mod_php",
 	"Apache 2.0 Handler",
 
 	php_apache2_startup,				/* startup */
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin