Christian Joergensen schrieb:
-----Original Message-----
From: Michael Bretterklieber [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 03, 2003 1:24 PM
To: Jani Taskinen
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-DEV] pecl binaries in PHP Win releases?
in general its a good idea, but I'm thinking about how Webspace-Providers are installing and maintaining PHP, everything what is not in the "standard" distribution doesen't exist for them.
It's already a problem to convince them installing additional "standard" extensions or PEAR.
You can always make your own PEAR installation altering the include_path at runtime. I'm not sure if you can do the same thing with PECL libraries using dl() and extension_dir. Could anyone elaborate? :-)
sure you can, but - hehehe - only if - dl() is not deactivated via php.ini - safe_mode is not activated - and dl() is also not supported on multithreaded servers.
bye,
--
------------------------------- ----------------------------------
Michael Bretterklieber - [EMAIL PROTECTED]
JAWA Management Software GmbH - http://www.jawa.at
Liebenauer Hauptstr. 200 -------------- privat ------------
A-8041 GRAZ GSM: ++43-(0)676-84 03 15 712
Tel: ++43-(0)316-403274-12 E-mail: [EMAIL PROTECTED]
Fax: ++43-(0)316-403274-10 http://www.bretterklieber.com
------------------------------- ----------------------------------
"...the number of UNIX installations has grown to 10, with more expected..." - Dennis Ritchie and Ken Thompson, June 1972
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php