From 3f700e58abaa78ec2b4eca749906bcea80a121bf Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Sat, 29 Mar 2003 04:52:46 +0000 Subject: update php module name to php5, not php4. apache, apache2* and cli/cgi work. sapi module maintainers should fix up their sapis, as I don't run any servers with php outside of apache. --- sapi/apache2handler/php.sym | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi/apache2handler/php.sym') diff --git a/sapi/apache2handler/php.sym b/sapi/apache2handler/php.sym index 2dca1256c2..9ad0f0a0ad 100644 --- a/sapi/apache2handler/php.sym +++ b/sapi/apache2handler/php.sym @@ -1 +1 @@ -php4_module +php5_module -- cgit v1.2.1