#35732 [Fbk->Opn]: Access violation on file open

2005-12-22 Thread rene at lico dot nl
 ID:   35732
 User updated by:  rene at lico dot nl
 Reported By:  rene at lico dot nl
-Status:   Feedback
+Status:   Open
 Bug Type: IIS related
 Operating System: Windows 2003
 PHP Version:  5CVS-2005-12-20 (snap)
 New Comment:

I can't find the exact cause. If the error has occoured it 
wil again do so when the  is executed. I've tried to get the error 
only using file_get_contents, but that dind't work out.

This also means I can't get it to happen on apache.

Note that the website I use here uses both asp and php 
files. The complete site can't be copied to an apache 
environment.

I've found sombody who has visual c so we're installing 
everything else on his pc. I hope this results in something 
more. I'll keep you updated on this, but I think it will be 
next year; since I'm on holiday for the next week.


Previous Comments:


[2005-12-21 21:15:09] [EMAIL PROTECTED]

Can you reproduce this using some other web server, like Apache?



[2005-12-21 17:39:35] rene at lico dot nl

No, the localhost could also be replaced with something else 
like an asp scripts (what it is used for in my case)



[2005-12-21 16:20:21] [EMAIL PROTECTED]

If you have this:

http://localhost";); ?>

Is the content of this file in same file which is outputted?





[2005-12-21 16:12:51] rene at lico dot nl

I would try the develpack if i had MSVC6, but i don't. What to 
do?

Is there a seperate download to only have the debug functions?

I will try to make a seperate script that raises the 
problem...



[2005-12-21 15:19:42] [EMAIL PROTECTED]

Well, if you have some debugging tools installed, this link
http://bugs.php.net/bugs-generating-backtrace-win32.php
should be useful.



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

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


#35732 [Fbk->Opn]: Access violation on file open

2005-12-22 Thread rene at lico dot nl
 ID:   35732
 User updated by:  rene at lico dot nl
 Reported By:  rene at lico dot nl
-Status:   Feedback
+Status:   Open
 Bug Type: IIS related
 Operating System: Windows 2003
 PHP Version:  5CVS-2005-12-20 (snap)
 New Comment:

no. IIS is also configured to use the php engine only on .php 
and asp engine only on .asp and .inc


Previous Comments:


[2005-12-22 14:17:05] [EMAIL PROTECTED]

Do you have the asp tags enabled in php.ini ?



[2005-12-22 14:08:48] rene at lico dot nl

I can't find the exact cause. If the error has occoured it 
wil again do so when the  is executed. I've tried to get the error 
only using file_get_contents, but that dind't work out.

This also means I can't get it to happen on apache.

Note that the website I use here uses both asp and php 
files. The complete site can't be copied to an apache 
environment.

I've found sombody who has visual c so we're installing 
everything else on his pc. I hope this results in something 
more. I'll keep you updated on this, but I think it will be 
next year; since I'm on holiday for the next week.



[2005-12-21 21:15:09] [EMAIL PROTECTED]

Can you reproduce this using some other web server, like Apache?



[2005-12-21 17:39:35] rene at lico dot nl

No, the localhost could also be replaced with something else 
like an asp scripts (what it is used for in my case)



[2005-12-21 16:20:21] [EMAIL PROTECTED]

If you have this:

http://localhost";); ?>

Is the content of this file in same file which is outputted?





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

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


#35732 [Fbk->Opn]: Access violation on file open

2005-12-22 Thread rene at lico dot nl
 ID:   35732
 User updated by:  rene at lico dot nl
 Reported By:  rene at lico dot nl
-Status:   Feedback
+Status:   Open
 Bug Type: IIS related
 Operating System: Windows 2003
 PHP Version:  5CVS-2005-12-20 (snap)
 New Comment:

I'm not yet able to reproduce the problem by using a seperate 
peace of code. I will post it here when I can reproduce it


Previous Comments:


[2005-12-22 14:33:22] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with ,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.





[2005-12-22 14:20:30] rene at lico dot nl

no. IIS is also configured to use the php engine only on .php 
and asp engine only on .asp and .inc



[2005-12-22 14:17:05] [EMAIL PROTECTED]

Do you have the asp tags enabled in php.ini ?



[2005-12-22 14:08:48] rene at lico dot nl

I can't find the exact cause. If the error has occoured it 
wil again do so when the  is executed. I've tried to get the error 
only using file_get_contents, but that dind't work out.

This also means I can't get it to happen on apache.

Note that the website I use here uses both asp and php 
files. The complete site can't be copied to an apache 
environment.

I've found sombody who has visual c so we're installing 
everything else on his pc. I hope this results in something 
more. I'll keep you updated on this, but I think it will be 
next year; since I'm on holiday for the next week.



[2005-12-21 21:15:09] [EMAIL PROTECTED]

Can you reproduce this using some other web server, like Apache?



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

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


#35732 [Fbk->Opn]: Access violation on file open

2005-12-21 Thread rene at lico dot nl
 ID:   35732
 User updated by:  rene at lico dot nl
 Reported By:  rene at lico dot nl
-Status:   Feedback
+Status:   Open
 Bug Type: IIS related
 Operating System: Windows 2003
 PHP Version:  5CVS-2005-12-20 (snap)
 New Comment:

No, the localhost could also be replaced with something else 
like an asp scripts (what it is used for in my case)


Previous Comments:


[2005-12-21 16:20:21] [EMAIL PROTECTED]

If you have this:

http://localhost";); ?>

Is the content of this file in same file which is outputted?





[2005-12-21 16:12:51] rene at lico dot nl

I would try the develpack if i had MSVC6, but i don't. What to 
do?

Is there a seperate download to only have the debug functions?

I will try to make a seperate script that raises the 
problem...



[2005-12-21 15:19:42] [EMAIL PROTECTED]

Well, if you have some debugging tools installed, this link
http://bugs.php.net/bugs-generating-backtrace-win32.php
should be useful.



[2005-12-21 14:53:46] rene at lico dot nl

Tried the win32-latest and still the same error.

It seems to work for a while before 1 requests took a long 
time and finally did nothing.

Php stil works for pages that don't access a file the 
way the example does.

Any suggestions for debugging?



[2005-12-19 13:11:00] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip





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

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


#35732 [Fbk->Opn]: Access violation on file open

2005-12-21 Thread rene at lico dot nl
 ID:   35732
 User updated by:  rene at lico dot nl
 Reported By:  rene at lico dot nl
-Status:   Feedback
+Status:   Open
 Bug Type: IIS related
 Operating System: Windows 2003
 PHP Version:  5.1.2-dev
 New Comment:

I would try the develpack if i had MSVC6, but i don't. What to 
do?

Is there a seperate download to only have the debug functions?

I will try to make a seperate script that raises the 
problem...


Previous Comments:


[2005-12-21 15:19:42] [EMAIL PROTECTED]

Well, if you have some debugging tools installed, this link
http://bugs.php.net/bugs-generating-backtrace-win32.php
should be useful.



[2005-12-21 15:19:27] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.





[2005-12-21 14:53:46] rene at lico dot nl

Tried the win32-latest and still the same error.

It seems to work for a while before 1 requests took a long 
time and finally did nothing.

Php stil works for pages that don't access a file the 
way the example does.

Any suggestions for debugging?



[2005-12-19 14:01:59] [EMAIL PROTECTED]

Yes.
It's worth trying the latest version before starting to debug
something.



[2005-12-19 13:44:53] rene at lico dot nl

Is this the only way? I would rather use a debug method since 
the server is heavily used...



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

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


#35732 [Fbk->Opn]: Access violation on file open

2005-12-21 Thread rene at lico dot nl
 ID:   35732
 User updated by:  rene at lico dot nl
 Reported By:  rene at lico dot nl
-Status:   Feedback
+Status:   Open
 Bug Type: IIS related
 Operating System: Windows 2003
-PHP Version:  5.1.1
+PHP Version:  5.1.2-dev
 New Comment:

Tried the win32-latest and still the same error.

It seems to work for a while before 1 requests took a long 
time and finally did nothing.

Php stil works for pages that don't access a file the 
way the example does.

Any suggestions for debugging?


Previous Comments:


[2005-12-19 14:01:59] [EMAIL PROTECTED]

Yes.
It's worth trying the latest version before starting to debug
something.



[2005-12-19 13:44:53] rene at lico dot nl

Is this the only way? I would rather use a debug method since 
the server is heavily used...



[2005-12-19 13:11:00] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip





[2005-12-19 13:04:33] rene at lico dot nl

Description:

Using PHP as ISAPI module results in getting "PHP has 
encountered an Access Violation at ...".

The cause of this access violation is quite unknown to me and 
I have no idea how to debug this error.

What I have found is that it _could_ happen on a 
file_get_contents or a fopen using the http wrapper. But 
again: i'm not sure.

First of all: please help me in tracing down this problem.

Reproduce code:
---
http://localhost";); ?>

Expected result:

not the actual result :)

Actual result:
--
PHP has encountered an Access Violation at 010E2ED6





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


#35732 [Fbk->Opn]: Access violation on file open

2005-12-19 Thread rene at lico dot nl
 ID:   35732
 User updated by:  rene at lico dot nl
 Reported By:  rene at lico dot nl
-Status:   Feedback
+Status:   Open
 Bug Type: IIS related
 Operating System: Windows 2003
 PHP Version:  5.1.1
 New Comment:

Is this the only way? I would rather use a debug method since 
the server is heavily used...


Previous Comments:


[2005-12-19 13:11:00] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip





[2005-12-19 13:04:33] rene at lico dot nl

Description:

Using PHP as ISAPI module results in getting "PHP has 
encountered an Access Violation at ...".

The cause of this access violation is quite unknown to me and 
I have no idea how to debug this error.

What I have found is that it _could_ happen on a 
file_get_contents or a fopen using the http wrapper. But 
again: i'm not sure.

First of all: please help me in tracing down this problem.

Reproduce code:
---
http://localhost";); ?>

Expected result:

not the actual result :)

Actual result:
--
PHP has encountered an Access Violation at 010E2ED6





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