RE: [PHP-WIN] A way available to test PHP CGI builds.

2010-02-01 Thread Venkat Raman Don
Hi, Let's don't argue just for the heck of it. Can I know why browser is not a good thing. And what solution you are arriving into. And can you help me share the coding for that solution if we find it better. And BTW my solution doesn't involve comparing screenshot. I think I have given enough

Re: [PHP-WIN] A way available to test PHP CGI builds.

2010-02-01 Thread Pierre Joye
On Mon, Feb 1, 2010 at 9:59 PM, Venkat Raman Don wrote: > Hi, > > A good idea about using COM/GD. Let's talk about some pro/cons of it and the > solution I gave. > 1. COM never worked with default IIS configuration because of permission > issues. This means again you are not simulating a real wo

RE: [PHP-WIN] A way available to test PHP CGI builds.

2010-02-01 Thread Venkat Raman Don
Hi, A good idea about using COM/GD. Let's talk about some pro/cons of it and the solution I gave. 1. COM never worked with default IIS configuration because of permission issues. This means again you are not simulating a real world scenario. 2. COM based solution will never have the ability to b

Re: [PHP-WIN] A way available to test PHP CGI builds.

2010-02-01 Thread Pierre Joye
On Mon, Feb 1, 2010 at 8:59 PM, Venkat Raman Don wrote: > Hi Pierre, > > Thanks for the comments. > > I am aware of the fact that we can test php-cgi.exe in various scenarios > which is  very close to real world. But my code gives the ability to test > php-cgi.exe exactly like real world. Most o

RE: [PHP-WIN] A way available to test PHP CGI builds.

2010-02-01 Thread Venkat Raman Don
Hi Pierre, Thanks for the comments. I am aware of the fact that we can test php-cgi.exe in various scenarios which is very close to real world. But my code gives the ability to test php-cgi.exe exactly like real world. Most of the people use PHP to host some application. It can be home grown

Re: [PHP-WIN] A way available to test PHP CGI builds.

2010-02-01 Thread Pierre Joye
hi, On Mon, Feb 1, 2010 at 7:26 PM, Venkat Raman Don wrote: > Hi All, > > I would like to announce that with the commit > http://svn.php.net/viewvc?view=revision&revision=294232, we can have a way to > test PHP-CGI.exe on Windows. More details around this can be found at > http://blogs.iis.net

[PHP-WIN] A way available to test PHP CGI builds.

2010-02-01 Thread Venkat Raman Don
Hi All, I would like to announce that with the commit http://svn.php.net/viewvc?view=revision&revision=294232, we can have a way to test PHP-CGI.exe on Windows. More details around this can be found at http://blogs.iis.net/donraman/archive/2010/02/01/wincache-test-code-committed-to-pecl-paves-a