PHP general
PHP RRDTool extension
Submitted by daibach on June 14, 2007 - 02:18. PHP generalObviously Chris looks like he knows his way around compiling a PHP extension for Windows, but if anyone else can do this as well, it'd be great.
EA 0.94 & PHP 4.4.1 stable on IIS 6 by Dominic Ryan
Submitted by Anonymous on February 18, 2007 - 22:30. PHP generalI'm still stuck with PHP 4.4.x due to some legacy codebases that I hope to be rid of by mid this year, but I have found using EA 0.94 with PHP 4.4.1 in FastCGI mode on IIS6 to be very stable and very quick. I had been using APC 3.0.11 for a while, but it was crashing several times a week. I'm yet to try xcache.
APC not storing cache IIS and PHP 5.1.2
Submitted by tim on August 9, 2006 - 05:48. PHP generalHi all,
This seems to be the only place that I can find with a similar topics so I hope you can help.
I have installed APC on my Dev PC (Windows XP Pro - IIS 5) with the intention of installing on live server (windows server 2003 - IIS 6).
APC is installed now ok and running (PHPInfo output below) However if I use apc.php to view what has been cached it reports nothing except apc.php is cached, and apc.php is recached each time I access it... Basically its not storing the cached data.
APC on IIS and PHP 5.1.2.2
Submitted by Anonymous on July 20, 2006 - 08:48. PHP generalI tried installing APC on IIS and this is the result.
"The remote procedure call failed."
That shows whenever I load a PHP file. I checked to make sure TMP was set and made sure IUSR had rights to it.
What could this mean?
Thanks, Jamal

