kickassamd Posted March 24, 2007 Share Posted March 24, 2007 Ive installed Zend Core 2 on my IIS v5.5... Very very cool might I add love this software... Till i noticed 10 php-cgi.exe's runnng using 10MB a piece... If i manually end one, it just starts right back up... Does anyone know how to limt to number of these that start once a PHP process is called? Link to comment https://forums.phpfreaks.com/topic/44088-solved-zend-core-usage/ Share on other sites More sharing options...
Koobi Posted March 24, 2007 Share Posted March 24, 2007 I've also just begun using Zend Core at work for a project. Unfortunately I don't know enough yet to answer your question but I haven't experienced this problem. We are running on RH ES4, Apache 2 and PHP 5 with Oracle 10g. Have you tried Zend support? Their live chat help is pretty good sometimes. Isn't this issue due to IIS though? Doesn't IIS spawn the php-cgi.exe's? Link to comment https://forums.phpfreaks.com/topic/44088-solved-zend-core-usage/#findComment-214425 Share on other sites More sharing options...
kickassamd Posted March 24, 2007 Author Share Posted March 24, 2007 Ive fixed it, there is a f-cgi setting in an config files that you can set how many processes you want launched... I just changed from 10 to 2. No it wasnt IIS at all, just a setting in Zend Core I overlooked! Thanks! Link to comment https://forums.phpfreaks.com/topic/44088-solved-zend-core-usage/#findComment-214427 Share on other sites More sharing options...
Koobi Posted March 24, 2007 Share Posted March 24, 2007 good to hear Link to comment https://forums.phpfreaks.com/topic/44088-solved-zend-core-usage/#findComment-214436 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.