[csw-devel] SF.net SVN: gar:[2297] csw/trunk/lang/php5
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Sun Nov 16 20:39:41 CET 2008
Revision: 2297
http://gar.svn.sourceforge.net/gar/?rev=2297&view=rev
Author: idogan23
Date: 2008-11-16 19:39:40 +0000 (Sun, 16 Nov 2008)
Log Message:
-----------
php5: changed sendmail_path in php.ini.CSW
Modified Paths:
--------------
csw/trunk/lang/php5/checksums
csw/trunk/lang/php5/files/php.ini.CSW
Modified: csw/trunk/lang/php5/checksums
===================================================================
--- csw/trunk/lang/php5/checksums 2008-11-16 19:27:05 UTC (rev 2296)
+++ csw/trunk/lang/php5/checksums 2008-11-16 19:39:40 UTC (rev 2297)
@@ -1,4 +1,4 @@
-d7454bf176dc2260e109585d9d1f616e download/php.ini.CSW
+e79baa34abe18575a3d0220c21bd5e37 download/php.ini.CSW
90ae3cef3692d7e566c47d89fe39c43d download/phpext
de56d3571f4484284d106af158bffc38 download/CSWphp5_ext_enable.sh
89e79becc9d7698c5c561581f2b098bc download/CSWphp5_ext_disable.sh
Modified: csw/trunk/lang/php5/files/php.ini.CSW
===================================================================
--- csw/trunk/lang/php5/files/php.ini.CSW 2008-11-16 19:27:05 UTC (rev 2296)
+++ csw/trunk/lang/php5/files/php.ini.CSW 2008-11-16 19:39:40 UTC (rev 2297)
@@ -750,7 +750,7 @@
;sendmail_from = me at example.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
-;sendmail_path =
+sendmail_path = /usr/lib/sendmail -t -i
; Force the addition of the specified parameters to be passed as extra parameters
; to the sendmail binary. These parameters will always replace the value of
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list