fealXX Posted November 9, 2011 Share Posted November 9, 2011 Hi! I'm running an XP SP2 machine with PHP 5.3.8 CLI. I'm using a Delphi tool to execute PHP scripts via command line. This works fine for about 5-10 Minutes with execution times of about 0.65s But then the execution times get higher, until it nearly "stops" (One minute per execution). Maybe it's still getting slower, but i never tried it that long. (Guess it does not matter) Nothing in error log, everything still working properly but freaking slow. If i shut down the tool and re-start it immidiately, it goes again at 0.65s and then gets slower. The script calls an webpage, analyzes it, then writes some information to a mysql database. Ideas anyone? Regards, Felix Link to comment https://forums.phpfreaks.com/topic/250800-php-cli-on-winxp-sp2/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.