php4-beta | 200004
Date: 04/30/00
- Next message: Zeev Suraski: "Re: [PHP4BETA] why are system & exec so slow?"
- Previous message: Sascha Schumann: "Re: [PHP4BETA] no mysql.so"
- Next in thread: Zeev Suraski: "Re: [PHP4BETA] why are system & exec so slow?"
- Reply: Zeev Suraski: "Re: [PHP4BETA] why are system & exec so slow?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i have a perl script that runs very quickly when run from the command line.
however, when i try to run it from php using system(), exec() or the
backtick operator it takes a LONG time to return. why are these calls so
slow? what can i do to speed it up?
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Zeev Suraski: "Re: [PHP4BETA] why are system & exec so slow?"
- Previous message: Sascha Schumann: "Re: [PHP4BETA] no mysql.so"
- Next in thread: Zeev Suraski: "Re: [PHP4BETA] why are system & exec so slow?"
- Reply: Zeev Suraski: "Re: [PHP4BETA] why are system & exec so slow?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

