#14882 [Com]: PHP as ISAPI dll causes ASP to generate Internal Server Error 5000

2002-10-28 Thread bdbourn
 ID:   14882
 Comment by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   No Feedback
 Bug Type: IIS related
 Operating System: Windows 2000
 PHP Version:  4.1.1
 New Comment:

PHP Version 4.2.3 + IIS 5/Win2k Server SP 3

Exact same symptoms.  Please email me if someone has a solution.


Previous Comments:


[2002-07-07 01:00:06] [EMAIL PROTECTED]

No feedback was provided for this bug for over a month, 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.



[2002-06-03 12:23:54] [EMAIL PROTECTED]

Please try a newever version and also see if the CGI works better for
you.



[2002-01-06 00:09:27] [EMAIL PROTECTED]

I just noticed that if you also install the php4isapi.dll as an ISAPI
Filter then the problem disappears

What I mean is I installed the ISAPI version of PHP under:

Home directory, settings, etc


and the ISAPI Filter under the ISAPI Filters Tab.






[2002-01-05 23:45:49] [EMAIL PROTECTED]

The problem only appears when running under Windows 2000 and IIS5.  I
tried the same configuration with Windows NT with no problems.  The
problem appears even when no extensions are loaded.

After running a PHP script using the ISAPI PHP dll almost all ASPs
start generating Internal Server Error messages (500).  I checked the
logs and the Event viewer and couldn't come up with anything useful.  I
saw this reported by many people in the bug database but no successfull
solution has been found.

PLEASE NOTE that all php scripts continue to work perfectly!  therefore
if you are trying to find problems with php you won't!  It is only when
you have to have phps and asps running on the same server on a Windows
2000 with IIS5.

As soon as I change to the CGI version (php.exe) the problem disappears
but it is too slow!  I need to prove PHP is faster than ASP because I
want to get rid of those ASPs in the meantime they have to live
together


Thanks!




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




#15333 [Com]: strndup access violation

2002-10-28 Thread bdbourn
 ID:   15333
 Comment by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: IIS related
 Operating System: Windows 2000 Pro
 PHP Version:  4.3.0-dev
 New Comment:

We are locked in to using IIS with Crystal Reports ASP for web
reporting.  When I run PHP in CGI mode I experience some problems with
pages rendering with errors (if anyone has suggestions in that area I
would love to hear them) - pages will occasionally render with slightly
scrambles source code ... javascript visible in the browser, html
visible in the browser, form fields in the wrong place or the wrong
size.

When PHP is run as an ISAPI mod all of the page scrambling problems go
away.  However, my ASP apps start failing.

Here are the server stats:


PHP Version 4.2.3
Windows NT 5.0 build 2195
SP3


Previous Comments:


[2002-10-24 14:28:47] [EMAIL PROTECTED]

Ran into this bug again. This happens either when I'm using the old
style of using global variables or repeatedly accessing codes that have
mistakes.



[2002-10-24 13:31:11] [EMAIL PROTECTED]

Dual Proc Win2k sp2+hotfixes...

4.2.3 as CGI no prob.  As ISAPI Same prob as everyone else works for a
few minutes then...  access violations... then ISAPI stops responding
but I have a virtual DIR with set as CGI and that continues working...

can be seen with the simple phpinfo.php idea.  

Please continue to investigate.   

Thanks.

Matt W.



[2002-10-22 06:08:12] [EMAIL PROTECTED]

I'm trying to use the Webfroot Shoutbox script for testing
purposes.This had happened to me about everytime I tried to execute the
script.

I'm using PHP 4.2.3 and Windows XP. Today, I finally able to stop the
error from reproducing by changing the settings in php.ini
register_globals = Off to register_globals = On.



[2002-10-14 18:40:02] [EMAIL PROTECTED]

updated version. (even as this is most likely not even any bug in PHP
but something in windows. Just use Apache..it works)




[2002-10-14 12:43:57] [EMAIL PROTECTED]

Reopening as per comments



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/15333

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