-----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? :-) -- Christian Joergensen | Shockwaved | p: [+45] 70 27 22 27 Code poet | http://shockwaved.com | f: [+45] 33 69 11 74 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php