Date: 11/13/00
- Next message: lem <email protected>: "[PHP-DEV] PHP 4.0 Bug #5712 Updated: php4ts.dll produces page fault"
- Previous message: lars <email protected>: "[PHP-DEV] PHP 4.0 Bug #7768: PHP is crashing -> ldap_mod_add"
- In reply to: Kristian Koehntopp: "[PHP-DEV] phpxs?"
- Next in thread: Kristian Koehntopp: "Re: [PHP-DEV] phpxs?"
- Reply: Kristian Koehntopp: "Re: [PHP-DEV] phpxs?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kristian Koehntopp wrote:
>
> I am currently trying to create a modular PHP 4 interpreter, with as
> little modules built-in as possible. This works fine, but there
> remains a number of questions:
>
Sounds very cool!
> - Is there a method similar to enable-shared=max like in Apache?
I see that on the TODO list but I don't think it has been done yet...
> - Some modules depend on each other, like the WDDX module, which
> depends on the XML module being present - at least mod_php will
> not load into Apache when WDDX is compiled in (only available
> statically), and XML is not compiled in (or is configured as
> shared).
what is the question ;)?
> - Is there some mechanism to build modules outside of PHP,
> similar to apxs? Is there a phpxs program?
Take a look at REAME.SELF-CONTAINED-EXTENSIONS in the php distribution, that's
most likely what you're looking for.
-Sterling
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: lem <email protected>: "[PHP-DEV] PHP 4.0 Bug #5712 Updated: php4ts.dll produces page fault"
- Previous message: lars <email protected>: "[PHP-DEV] PHP 4.0 Bug #7768: PHP is crashing -> ldap_mod_add"
- In reply to: Kristian Koehntopp: "[PHP-DEV] phpxs?"
- Next in thread: Kristian Koehntopp: "Re: [PHP-DEV] phpxs?"
- Reply: Kristian Koehntopp: "Re: [PHP-DEV] phpxs?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

