ID:               46735
 Updated by:       paj...@php.net
 Reported By:      louis at steelbytes dot com
-Status:           No Feedback
+Status:           Bogus
 Bug Type:         CGI related
 Operating System: win32
 PHP Version:      5.2.7RC5
 New Comment:

Not a php issue.


Previous Comments:
------------------------------------------------------------------------

[2008-12-11 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2008-12-03 13:23:12] paj...@php.net

"I can't as I also need Zend Optimizer which requires TS.  (note, zend
is not installed during these tests)."

They have a NTS version. Also I would not use this extension with
official php releases. But that's not the cause as it is not loaded :)

"mmm ... with many projects on one server, each requiring a different
set of extensions, it seems wrong to load bucket loads of extensions for
a trivial script that needs few/none."

You can create more fcgi instances, per application or script. With
custom php.ini for each version.:
http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/



------------------------------------------------------------------------

[2008-12-03 13:15:15] louis at steelbytes dot com

> However, you should actually use the NTS version as long as you use
fastcgi.

I can't as I also need Zend Optimizer which requires TS.  (note, zend
is not installed during these tests).

> dl is also not a good thing to use.

mmm ... with many projects on one server, each requiring a different
set of extensions, it seems wrong to load bucket loads of extensions for
a trivial script that needs few/none.

it also eases install on different servers by making my app more
independant of the php.ini/php-cgi-fcgi.ini which I feel should be
reserved for not app specific settings.

> May I ask with OS and IIS version you use? out of curiosity :)

from my orig post

>> I'm using IIS7 (tried both VistaSP1 and Win2008)

also, my vista box is x64, and the win2k8 is x86

------------------------------------------------------------------------

[2008-12-03 12:49:47] paj...@php.net

Can you try a simple phpinfo with the TS version?

However, you should actually use the NTS version as long as you use
fastcgi. dl is also not a good thing to use.

May I ask with OS and IIS version you use? out of curiosity :)

------------------------------------------------------------------------

[2008-12-03 11:59:33] louis at steelbytes dot com

NTS seems to fix it.  so is it just that TS is buggy? or that FastCGI
is not compatible with TS?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/46735

-- 
Edit this bug report at http://bugs.php.net/?id=46735&edit=1

Reply via email to