From d1ded86a6312aef83aae5de067e0b87e7c84c9f0 Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 8 Apr 2002 01:15:16 +0000 Subject: [PATCH] MFH --- php.ini-dist | 6 ------ php.ini-recommended | 6 ------ 2 files changed, 12 deletions(-) diff --git a/php.ini-dist b/php.ini-dist index a4484f1412..1ee71daa29 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -509,12 +509,6 @@ sendmail_from = me@localhost.com ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ;sendmail_path = -[Logging] -; These configuration directives are used by the example logging mechanism. -; See examples/README.logging for more explanation. -;logging.method = db -;logging.directory = /path/to/log/directory - [Java] ;java.class.path = .\php_java.jar ;java.home = c:\jdk diff --git a/php.ini-recommended b/php.ini-recommended index 2491334487..92982e4fe3 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -516,12 +516,6 @@ sendmail_from = me@localhost.com ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ;sendmail_path = -[Logging] -; These configuration directives are used by the example logging mechanism. -; See examples/README.logging for more explanation. -;logging.method = db -;logging.directory = /path/to/log/directory - [Java] ;java.class.path = .\php_java.jar ;java.home = c:\jdk -- 2.50.1