Author: Alexandru Stanoi Date: 2007-01-30 11:17:16 +0100 (Tue, 30 Jan 2007) New Revision: 4597
Log: - Added the openssl extension as optional for the Mail component. Modified: docs/php-requirements.txt Modified: docs/php-requirements.txt =================================================================== --- docs/php-requirements.txt 2007-01-30 10:06:56 UTC (rev 4596) +++ docs/php-requirements.txt 2007-01-30 10:17:16 UTC (rev 4597) @@ -57,7 +57,8 @@ | ImageConversion | | | gd_ | +-----------------------+--------------------+-------------+--------------------------------------+ | Mail | iconv_ | | fileinfo_ for better detection of | -| | | | mime-types when sending e-mails. | +| | | | mime-types when sending e-mails, | +| | | | openssl_ for SSL support | +-----------------------+--------------------+-------------+--------------------------------------+ | PersistentObject | | | | +-----------------------+--------------------+-------------+--------------------------------------+ @@ -127,6 +128,7 @@ _`pdo_mysql` --with-pdo-mysql _`pdo_oci8` --with-pdo-oci _`pdo_pgsql` --with-pdo-pgsql +_`openssl` --with-openssl ============= ================================== ========================================== -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components