On Tue, 7 Aug 2001, Thies C. Arntzen wrote: >On Tue, Aug 07, 2001 at 09:13:16AM +0200, Jani Taskinen wrote: >> >> Would it be stupid to have a possibility to disable a static >> extension on startup? (for CGI) Either as php.ini directive or >> as command line option or both. >> >> It takes couple of seconds now to run some short script like this: >> <?php echo 'Foo\n'; ?> >> on the command line.. :) > > i bet this is the pure load-time of your php-executable > (loading a lot of shared libs). Well of course..I should first drink 3 Red Bulls before asking anything so early in the morning. :) I have about 50 shared libs linked to the php executable. So the best way is to compile extensions as shared and load them in php.ini or using a commandline option..which doesn't exist yet. --Jani -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DEV] Re: [PHP-CVS] cvs:... Zeev Suraski
- Re: [PHP-DEV] Re: [PHP-CVS] cvs:... Stig Sæther Bakken
- Re: [PHP-DEV] Re: [PHP-CVS] cvs:... Thies C. Arntzen
- Re: [PHP-DEV] Re: [PHP-CVS] cvs:... Zeev Suraski
- Re: [PHP-DEV] Re: [PHP-CVS] cvs:... Andi Gutmans
- Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ex... Sander Steffann
- Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4... George Schlossnagle
- Re: [PHP-DEV] Re: [PHP-CVS] cvs:... Zeev Suraski
- [PHP-DEV] Re: To deprecate dl() ... Jani Taskinen
- Re: [PHP-DEV] Re: To deprecate d... Thies C. Arntzen
- Re: [PHP-DEV] Re: [PHP-CVS] cvs:... Jani Taskinen
- Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4... Zeev Suraski
- Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standa... Stig Sæther Bakken
- Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/st... Zeev Suraski
- Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ex... Andy
- Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4... Zeev Suraski
- Re: [PHP-DEV] Re: [PHP-CVS] cvs:... Stig Sæther Bakken
- Re: [PHP-DEV] Re: [PHP-CVS] cvs:... Zeev Suraski
- Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard ba... Andrei Zmievski