[PHP] Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-04-01 Thread Santosh gunat
Hi, I am in a big problem, My manager gave a task, He want a PHP scrip which will check if the remote machines are Powered on and are running. He want this to be done using eclipse. He also want a log in a HTML or text file that which remote machine is running and which remote machine is down/po

[PHP] Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-28 Thread Curtis Tammany
I had allways used PHP as an Apache module up intil now. They seem incompatible. I reinstalled PHP as a CGI binary. PHP inserts the following: #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL ScriptAlias /php/ "C:/Program Files/PHP536/" Action application/x-httpd-php "C:/Program Files/PHP536

[PHP] Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-26 Thread Pierre Joye
On Sat, Mar 26, 2011 at 1:47 AM, Tommy Pham wrote: > I've never tested the difference for performance.  If that's the case, > any particular reason to stop support ISAPI for IIS then? or is > FastCGI faster than ISAPI for IIS? It is faster, however the ISAPI was not maintained and has issues. Bu

Re: [PHP] Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-25 Thread Sharl.Jimh.Tsin
Try third binary instead of official one. Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) 2011/3/26 Tommy Pham : > On Fri, Mar 25, 2011 at 1:44 PM, Pierre Joye wrote: >> On Fri, Mar 25, 2011 at 8:12 PM, Tommy Pham wrote: >> >>> There used to be a VC6 binary release fo

[PHP] Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-25 Thread Tommy Pham
On Fri, Mar 25, 2011 at 1:44 PM, Pierre Joye wrote: > On Fri, Mar 25, 2011 at 8:12 PM, Tommy Pham wrote: > >> There used to be a VC6 binary release for PHP v5.3.3 at >> windows.php.net but I don't see a VC6 build for v5.3 now.  Any way, >> since you're using using Windows, why not just run it as

[PHP] Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-25 Thread Pierre Joye
On Fri, Mar 25, 2011 at 8:12 PM, Tommy Pham wrote: > There used to be a VC6 binary release for PHP v5.3.3 at > windows.php.net but I don't see a VC6 build for v5.3 now.  Any way, > since you're using using Windows, why not just run it as FastCGI?  It > runs fine on Win2003 (x86), Win7 x64, Win08

Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-25 Thread Tommy Pham
On Fri, Mar 25, 2011 at 12:12 PM, Tommy Pham wrote: > On Fri, Mar 25, 2011 at 10:52 AM, Curtis Tammany > wrote: >> Help!! I am in a Windows environment (XP SP3 for development and Server 2003 >> for production. I have to upgrade to PHP 5.3.6. It does not appear to work >> with either Apache 2.2.

Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-25 Thread Tommy Pham
On Fri, Mar 25, 2011 at 10:52 AM, Curtis Tammany wrote: > Help!! I am in a Windows environment (XP SP3 for development and Server 2003 > for production. I have to upgrade to PHP 5.3.6. It does not appear to work > with either Apache 2.2.11 or the new 2.2.17 from Apache Lounge. Apache will > run by