php-developer-list | 2000111
Date: 11/14/00
- Next message: venaas <email protected>: "[PHP-DEV] PHP 4.0 Bug #7379 Updated: compiler fatal error building network.c"
- Previous message: Cheng-Wei Cheng: "[PHP-DEV] what needed to be done to make php extention .so loadable via DL( )"
- In reply to: Cheng-Wei Cheng: "[PHP-DEV] what needed to be done to make php extention .so loadable via DL( )"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] what needed to be done to make php extention .soloadable via DL( )"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] what needed to be done to make php extention .soloadable via DL( )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 14 Nov 2000, Cheng-Wei Cheng wrote:
> Currently there are so many modules that
> still required to be compiled into php
> I would like to know what is needed to be
> done to make all of the extension .so
>
> so we can load any extension through dl()
>
> if someone has already complete the documentation
> please just point me to the right place
In the PHP source is a file named REDME.SELF-CONTAINED-EXTENSIONS which
outlines the process you're looking for. It should work for most
extensions included with PHP, but there are undoubtedly some exceptions.
Matt
-- 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: venaas <email protected>: "[PHP-DEV] PHP 4.0 Bug #7379 Updated: compiler fatal error building network.c"
- Previous message: Cheng-Wei Cheng: "[PHP-DEV] what needed to be done to make php extention .so loadable via DL( )"
- In reply to: Cheng-Wei Cheng: "[PHP-DEV] what needed to be done to make php extention .so loadable via DL( )"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] what needed to be done to make php extention .soloadable via DL( )"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] what needed to be done to make php extention .soloadable via DL( )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

