Bug #28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2010-10-25 Thread robertbain2001 at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=28929&edit=1

 ID: 28929
 Comment by: robertbain2001 at gmail dot com
 Reported by:remy at ourselves dot nl
 Summary:PHP has encountered an Access Violation at 015B73DD
 Status: Closed
 Type:   Bug
 Package:IIS related
 Operating System:   Win XP Pro
 PHP Version:5CVS-2004-06-25 (dev)
 Block user comment: N

 New Comment:

That's it! Simply making the mysql bin entry first, in the PATH
environment variable, solved my problem.



Thanks a million. Re-installing mysql would not have been a practical
solution.



-Robert


Previous Comments:

[2010-07-15 21:34:14] jonwitts at gmail dot com

I resolved this one by making sure that MySQL Path entry for windows was
the last in the list, or at least after the PHP path entry...



Hope it helps someone...


[2010-06-11 19:12:50] in2ishun at yahoo dot com

* SOLUTION





I realize this issue is AGES old, but it still manages to be the top hit
on Google searches as of now (6/2010).



I fixed my own instance of seeing this error. W2k3, IIS6, PHP 5.2.6,
MySQL 5.1.



The problem is in the pathing. When I used the MSI installer for MySQL
without doing an "advanced" installation (where I could manage the
install details), it added a path to the system environment that
contained spaces. Even after changing the path environment to use the
Windows short-name location of the mysql bin directory, it still didn't
work.



The solution was for me to reinstall mysql and set the default
installation path to just off the root (e.g. C:\mysql). Once I did that
the error went away and my app started working.



There are a number of sites with a variety of potential solutions to
this issue and several of them mentioned paths and the "libmysql.dll"
file (in the "bin" directory of your mysql installation).



If this helps you solve your problem, consider leaving a comment here so
others can see that it works.


[2004-09-06 05:08:53] Ersan191 at evilxp dot com

This bug only seems to occur when running php in isapi mode through IIS.
 I get this error 50% of the time with php4isapi.dll, but when I restart
IIS it goes away for awhile.


[2004-07-30 16:48:20] g dot collins8 at ntlworld dot com

I am running win 2000 server IIS 5 with php 5.0.0 & MySql 4.0.20d



http://www.nx99.net/info.php



I do not seem to have an error on this page however when I try to
install phpmyadmin or vBulletin I get the following erro.



PHP has encountered an Access Violation at 019573CD



What can i do to fix this as I can not get anything to work.


[2004-07-30 07:24:23] sak_cu at hotmail dot com

I you CVS version both php and pecl

I has no error



When I restart "IIS Admin"

error dialog will appear.

But it can restart without problem

and webserver can run normally...



This is php bug or IIS Admin bug??




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/bug.php?id=28929


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


Bug #28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2010-07-15 Thread jonwitts at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=28929&edit=1

 ID:   28929
 Comment by:   jonwitts at gmail dot com
 Reported by:  remy at ourselves dot nl
 Summary:  PHP has encountered an Access Violation at 015B73DD
 Status:   Closed
 Type: Bug
 Package:  IIS related
 Operating System: Win XP Pro
 PHP Version:  5CVS-2004-06-25 (dev)

 New Comment:

I resolved this one by making sure that MySQL Path entry for windows was
the last in the list, or at least after the PHP path entry...



Hope it helps someone...


Previous Comments:

[2010-06-11 19:12:50] in2ishun at yahoo dot com

* SOLUTION





I realize this issue is AGES old, but it still manages to be the top hit
on Google searches as of now (6/2010).



I fixed my own instance of seeing this error. W2k3, IIS6, PHP 5.2.6,
MySQL 5.1.



The problem is in the pathing. When I used the MSI installer for MySQL
without doing an "advanced" installation (where I could manage the
install details), it added a path to the system environment that
contained spaces. Even after changing the path environment to use the
Windows short-name location of the mysql bin directory, it still didn't
work.



The solution was for me to reinstall mysql and set the default
installation path to just off the root (e.g. C:\mysql). Once I did that
the error went away and my app started working.



There are a number of sites with a variety of potential solutions to
this issue and several of them mentioned paths and the "libmysql.dll"
file (in the "bin" directory of your mysql installation).



If this helps you solve your problem, consider leaving a comment here so
others can see that it works.


[2004-09-06 05:08:53] Ersan191 at evilxp dot com

This bug only seems to occur when running php in isapi mode through IIS.
 I get this error 50% of the time with php4isapi.dll, but when I restart
IIS it goes away for awhile.


[2004-07-30 16:48:20] g dot collins8 at ntlworld dot com

I am running win 2000 server IIS 5 with php 5.0.0 & MySql 4.0.20d



http://www.nx99.net/info.php



I do not seem to have an error on this page however when I try to
install phpmyadmin or vBulletin I get the following erro.



PHP has encountered an Access Violation at 019573CD



What can i do to fix this as I can not get anything to work.


[2004-07-30 07:24:23] sak_cu at hotmail dot com

I you CVS version both php and pecl

I has no error



When I restart "IIS Admin"

error dialog will appear.

But it can restart without problem

and webserver can run normally...



This is php bug or IIS Admin bug??


[2004-07-22 01:04:51] ed...@php.net

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.






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/bug.php?id=28929


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


Bug #28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2010-06-11 Thread in2ishun at yahoo dot com
Edit report at http://bugs.php.net/bug.php?id=28929&edit=1

 ID:   28929
 Comment by:   in2ishun at yahoo dot com
 Reported by:  remy at ourselves dot nl
 Summary:  PHP has encountered an Access Violation at 015B73DD
 Status:   Closed
 Type: Bug
 Package:  IIS related
 Operating System: Win XP Pro
 PHP Version:  5CVS-2004-06-25 (dev)

 New Comment:

* SOLUTION





I realize this issue is AGES old, but it still manages to be the top hit
on Google searches as of now (6/2010).



I fixed my own instance of seeing this error. W2k3, IIS6, PHP 5.2.6,
MySQL 5.1.



The problem is in the pathing. When I used the MSI installer for MySQL
without doing an "advanced" installation (where I could manage the
install details), it added a path to the system environment that
contained spaces. Even after changing the path environment to use the
Windows short-name location of the mysql bin directory, it still didn't
work.



The solution was for me to reinstall mysql and set the default
installation path to just off the root (e.g. C:\mysql). Once I did that
the error went away and my app started working.



There are a number of sites with a variety of potential solutions to
this issue and several of them mentioned paths and the "libmysql.dll"
file (in the "bin" directory of your mysql installation).



If this helps you solve your problem, consider leaving a comment here so
others can see that it works.


Previous Comments:

[2004-09-06 05:08:53] Ersan191 at evilxp dot com

This bug only seems to occur when running php in isapi mode through IIS.
 I get this error 50% of the time with php4isapi.dll, but when I restart
IIS it goes away for awhile.


[2004-07-30 16:48:20] g dot collins8 at ntlworld dot com

I am running win 2000 server IIS 5 with php 5.0.0 & MySql 4.0.20d



http://www.nx99.net/info.php



I do not seem to have an error on this page however when I try to
install phpmyadmin or vBulletin I get the following erro.



PHP has encountered an Access Violation at 019573CD



What can i do to fix this as I can not get anything to work.


[2004-07-30 07:24:23] sak_cu at hotmail dot com

I you CVS version both php and pecl

I has no error



When I restart "IIS Admin"

error dialog will appear.

But it can restart without problem

and webserver can run normally...



This is php bug or IIS Admin bug??


[2004-07-22 01:04:51] ed...@php.net

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




[2004-07-21 11:12:29] mattbta at gmail dot com

Same error - different memory address...however - here's the kicker,
only search engine spiders see it.  I can't reproduce the error in any
browser on windows, but going through search engine simulators, the
error pops up in different spots on different pages.  This only seems to
be related to pages with MySQL connections/queries.



Setup - w2k3, IIS6, PHP5.0.0 ISAPI, MySQL 4.0.18



Running the same pages on different port with Apache 2.50 eliminates the
error.



I've given the IUSR_COMPUTERNAME account full control to the php dir,
mysql dir, web dir, and php/mysql dll's in %systemroot% and system32 and
system.




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/bug.php?id=28929


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


#28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2004-09-05 Thread Ersan191 at evilxp dot com
 ID:   28929
 Comment by:   Ersan191 at evilxp dot com
 Reported By:  remy at ourselves dot nl
 Status:   Closed
 Bug Type: IIS related
 Operating System: Win XP Pro
 PHP Version:  5CVS-2004-06-25 (dev)
 New Comment:

This bug only seems to occur when running php in isapi mode through
IIS.  I get this error 50% of the time with php4isapi.dll, but when I
restart IIS it goes away for awhile.


Previous Comments:


[2004-07-30 16:48:20] g dot collins8 at ntlworld dot com

I am running win 2000 server IIS 5 with php 5.0.0 & MySql 4.0.20d

http://www.nx99.net/info.php

I do not seem to have an error on this page however when I try to
install phpmyadmin or vBulletin I get the following erro.

PHP has encountered an Access Violation at 019573CD

What can i do to fix this as I can not get anything to work.



[2004-07-30 07:24:23] sak_cu at hotmail dot com

I you CVS version both php and pecl
I has no error

When I restart "IIS Admin"
error dialog will appear.
But it can restart without problem
and webserver can run normally...

This is php bug or IIS Admin bug??



[2004-07-22 01:04:51] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.





[2004-07-21 11:12:29] mattbta at gmail dot com

Same error - different memory address...however - here's the kicker,
only search engine spiders see it.  I can't reproduce the error in any
browser on windows, but going through search engine simulators, the
error pops up in different spots on different pages.  This only seems
to be related to pages with MySQL connections/queries.

Setup - w2k3, IIS6, PHP5.0.0 ISAPI, MySQL 4.0.18

Running the same pages on different port with Apache 2.50 eliminates
the error.

I've given the IUSR_COMPUTERNAME account full control to the php dir,
mysql dir, web dir, and php/mysql dll's in %systemroot% and system32
and system.



[2004-07-16 20:57:23] daseymour at 3hc dot org

Same problem here (PHP has encountered an Access Violation at
011573CD).  Running Windows 2000 5.00.2195, PHP 5.0.0, and IIS 5.0.



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

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


#28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2004-07-30 Thread g dot collins8 at ntlworld dot com
 ID:   28929
 Comment by:   g dot collins8 at ntlworld dot com
 Reported By:  remy at ourselves dot nl
 Status:   Closed
 Bug Type: IIS related
 Operating System: Win XP Pro
 PHP Version:  5CVS-2004-06-25 (dev)
 New Comment:

I am running win 2000 server IIS 5 with php 5.0.0 & MySql 4.0.20d

http://www.nx99.net/info.php

I do not seem to have an error on this page however when I try to
install phpmyadmin or vBulletin I get the following erro.

PHP has encountered an Access Violation at 019573CD

What can i do to fix this as I can not get anything to work.


Previous Comments:


[2004-07-30 07:24:23] sak_cu at hotmail dot com

I you CVS version both php and pecl
I has no error

When I restart "IIS Admin"
error dialog will appear.
But it can restart without problem
and webserver can run normally...

This is php bug or IIS Admin bug??



[2004-07-22 01:04:51] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.





[2004-07-21 11:12:29] mattbta at gmail dot com

Same error - different memory address...however - here's the kicker,
only search engine spiders see it.  I can't reproduce the error in any
browser on windows, but going through search engine simulators, the
error pops up in different spots on different pages.  This only seems
to be related to pages with MySQL connections/queries.

Setup - w2k3, IIS6, PHP5.0.0 ISAPI, MySQL 4.0.18

Running the same pages on different port with Apache 2.50 eliminates
the error.

I've given the IUSR_COMPUTERNAME account full control to the php dir,
mysql dir, web dir, and php/mysql dll's in %systemroot% and system32
and system.



[2004-07-16 20:57:23] daseymour at 3hc dot org

Same problem here (PHP has encountered an Access Violation at
011573CD).  Running Windows 2000 5.00.2195, PHP 5.0.0, and IIS 5.0.



[2004-07-15 23:04:49] mdobrev at gmail dot com

I'm having the same problem with the final version. The extensions are
not loading at all. Only the CLI version is functioning for me.



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

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


#28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2004-07-29 Thread sak_cu at hotmail dot com
 ID:   28929
 Comment by:   sak_cu at hotmail dot com
 Reported By:  remy at ourselves dot nl
 Status:   Closed
 Bug Type: IIS related
 Operating System: Win XP Pro
 PHP Version:  5CVS-2004-06-25 (dev)
 New Comment:

I you CVS version both php and pecl
I has no error

When I restart "IIS Admin"
error dialog will appear.
But it can restart without problem
and webserver can run normally...

This is php bug or IIS Admin bug??


Previous Comments:


[2004-07-22 01:04:51] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.





[2004-07-21 11:12:29] mattbta at gmail dot com

Same error - different memory address...however - here's the kicker,
only search engine spiders see it.  I can't reproduce the error in any
browser on windows, but going through search engine simulators, the
error pops up in different spots on different pages.  This only seems
to be related to pages with MySQL connections/queries.

Setup - w2k3, IIS6, PHP5.0.0 ISAPI, MySQL 4.0.18

Running the same pages on different port with Apache 2.50 eliminates
the error.

I've given the IUSR_COMPUTERNAME account full control to the php dir,
mysql dir, web dir, and php/mysql dll's in %systemroot% and system32
and system.



[2004-07-16 20:57:23] daseymour at 3hc dot org

Same problem here (PHP has encountered an Access Violation at
011573CD).  Running Windows 2000 5.00.2195, PHP 5.0.0, and IIS 5.0.



[2004-07-15 23:04:49] mdobrev at gmail dot com

I'm having the same problem with the final version. The extensions are
not loading at all. Only the CLI version is functioning for me.



[2004-07-14 19:42:30] remy at ourselves dot nl

One other problem (don't know if this is related) is that I want to use
some extensions, but they are not working (For  Apache2 AND IIS5.1!).

I load php_mssql.dll, php_tidy.dll and php_pdo.dll(PECL) without any
errors (paths are correct), but there functions\class are not availeble
and don't show up in phpinfo() (see links above).

Rémy



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

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


#28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2004-07-21 Thread mattbta at gmail dot com
 ID:   28929
 Comment by:   mattbta at gmail dot com
 Reported By:  remy at ourselves dot nl
 Status:   Open
 Bug Type: IIS related
 Operating System: Win XP Pro
 PHP Version:  5CVS-2004-06-25 (dev)
 New Comment:

Same error - different memory address...however - here's the kicker,
only search engine spiders see it.  I can't reproduce the error in any
browser on windows, but going through search engine simulators, the
error pops up in different spots on different pages.  This only seems
to be related to pages with MySQL connections/queries.

Setup - w2k3, IIS6, PHP5.0.0 ISAPI, MySQL 4.0.18

Running the same pages on different port with Apache 2.50 eliminates
the error.

I've given the IUSR_COMPUTERNAME account full control to the php dir,
mysql dir, web dir, and php/mysql dll's in %systemroot% and system32
and system.


Previous Comments:


[2004-07-16 20:57:23] daseymour at 3hc dot org

Same problem here (PHP has encountered an Access Violation at
011573CD).  Running Windows 2000 5.00.2195, PHP 5.0.0, and IIS 5.0.



[2004-07-15 23:04:49] mdobrev at gmail dot com

I'm having the same problem with the final version. The extensions are
not loading at all. Only the CLI version is functioning for me.



[2004-07-14 19:42:30] remy at ourselves dot nl

One other problem (don't know if this is related) is that I want to use
some extensions, but they are not working (For  Apache2 AND IIS5.1!).

I load php_mssql.dll, php_tidy.dll and php_pdo.dll(PECL) without any
errors (paths are correct), but there functions\class are not availeble
and don't show up in phpinfo() (see links above).

Rémy



[2004-07-14 19:13:45] JJMathieu at wanadoo dot nl

I'm having the same problem over here, with the same OS. 

I've been searching for a solution and I found out that replacing the
php5isapi.dll with the one from rc2 or rc1 should help, but
unfortunately that didn't work out.



[2004-07-14 18:52:41] remy at ourselves dot nl

Upgraded the server to PHP5.0.0 Final, but still getting the same
problem (but a different 'adress': 018F73CD).

The links above are still valid.

Regards,
Rémy



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

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


#28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2004-07-16 Thread daseymour at 3hc dot org
 ID:   28929
 Comment by:   daseymour at 3hc dot org
 Reported By:  remy at ourselves dot nl
 Status:   Open
 Bug Type: IIS related
 Operating System: Win XP Pro
 PHP Version:  5CVS-2004-06-25 (dev)
 New Comment:

Same problem here (PHP has encountered an Access Violation at
011573CD).  Running Windows 2000 5.00.2195, PHP 5.0.0, and IIS 5.0.


Previous Comments:


[2004-07-15 23:04:49] mdobrev at gmail dot com

I'm having the same problem with the final version. The extensions are
not loading at all. Only the CLI version is functioning for me.



[2004-07-14 19:42:30] remy at ourselves dot nl

One other problem (don't know if this is related) is that I want to use
some extensions, but they are not working (For  Apache2 AND IIS5.1!).

I load php_mssql.dll, php_tidy.dll and php_pdo.dll(PECL) without any
errors (paths are correct), but there functions\class are not availeble
and don't show up in phpinfo() (see links above).

Rémy



[2004-07-14 19:13:45] JJMathieu at wanadoo dot nl

I'm having the same problem over here, with the same OS. 

I've been searching for a solution and I found out that replacing the
php5isapi.dll with the one from rc2 or rc1 should help, but
unfortunately that didn't work out.



[2004-07-14 18:52:41] remy at ourselves dot nl

Upgraded the server to PHP5.0.0 Final, but still getting the same
problem (but a different 'adress': 018F73CD).

The links above are still valid.

Regards,
Rémy



[2004-07-06 17:34:22] remy at ourselves dot nl

I installed the latest release (06-Jul-2004 16:49), but I'm still
getting an error after each parsed page by IIS5.1, as can be seen on
here:
http://reasonsto.servebeer.com:81/phpinfo.php5

Same IIS, but using latest release of PHP4, can be seen here:
http://reasonsto.servebeer.com:81/phpinfo.php

I installed Apache2, so that I could use PHP5. Apache with PHP5.0RC3 on
the same server (with the same phpfile), can be found here:
http://reasonsto.servebeer.com/phpinfo.php (or .php5)

I you need more info, please let me know.



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

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


#28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2004-07-15 Thread mdobrev at gmail dot com
 ID:   28929
 Comment by:   mdobrev at gmail dot com
 Reported By:  remy at ourselves dot nl
 Status:   Open
 Bug Type: IIS related
 Operating System: Win XP Pro
 PHP Version:  5CVS-2004-06-25 (dev)
 New Comment:

I'm having the same problem with the final version. The extensions are
not loading at all. Only the CLI version is functioning for me.


Previous Comments:


[2004-07-14 19:42:30] remy at ourselves dot nl

One other problem (don't know if this is related) is that I want to use
some extensions, but they are not working (For  Apache2 AND IIS5.1!).

I load php_mssql.dll, php_tidy.dll and php_pdo.dll(PECL) without any
errors (paths are correct), but there functions\class are not availeble
and don't show up in phpinfo() (see links above).

Rémy



[2004-07-14 19:13:45] JJMathieu at wanadoo dot nl

I'm having the same problem over here, with the same OS. 

I've been searching for a solution and I found out that replacing the
php5isapi.dll with the one from rc2 or rc1 should help, but
unfortunately that didn't work out.



[2004-07-14 18:52:41] remy at ourselves dot nl

Upgraded the server to PHP5.0.0 Final, but still getting the same
problem (but a different 'adress': 018F73CD).

The links above are still valid.

Regards,
Rémy



[2004-07-06 17:34:22] remy at ourselves dot nl

I installed the latest release (06-Jul-2004 16:49), but I'm still
getting an error after each parsed page by IIS5.1, as can be seen on
here:
http://reasonsto.servebeer.com:81/phpinfo.php5

Same IIS, but using latest release of PHP4, can be seen here:
http://reasonsto.servebeer.com:81/phpinfo.php

I installed Apache2, so that I could use PHP5. Apache with PHP5.0RC3 on
the same server (with the same phpfile), can be found here:
http://reasonsto.servebeer.com/phpinfo.php (or .php5)

I you need more info, please let me know.



[2004-07-06 15:50:13] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-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/28929

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


#28929 [Com]: PHP has encountered an Access Violation at 015B73DD

2004-07-14 Thread JJMathieu at wanadoo dot nl
 ID:   28929
 Comment by:   JJMathieu at wanadoo dot nl
 Reported By:  remy at ourselves dot nl
 Status:   Open
 Bug Type: IIS related
 Operating System: Win XP Pro
 PHP Version:  5CVS-2004-06-25 (dev)
 New Comment:

I'm having the same problem over here, with the same OS. 

I've been searching for a solution and I found out that replacing the
php5isapi.dll with the one from rc2 or rc1 should help, but
unfortunately that didn't work out.


Previous Comments:


[2004-07-14 18:52:41] remy at ourselves dot nl

Upgraded the server to PHP5.0.0 Final, but still getting the same
problem (but a different 'adress': 018F73CD).

The links above are still valid.

Regards,
Rémy



[2004-07-06 17:34:22] remy at ourselves dot nl

I installed the latest release (06-Jul-2004 16:49), but I'm still
getting an error after each parsed page by IIS5.1, as can be seen on
here:
http://reasonsto.servebeer.com:81/phpinfo.php5

Same IIS, but using latest release of PHP4, can be seen here:
http://reasonsto.servebeer.com:81/phpinfo.php

I installed Apache2, so that I could use PHP5. Apache with PHP5.0RC3 on
the same server (with the same phpfile), can be found here:
http://reasonsto.servebeer.com/phpinfo.php (or .php5)

I you need more info, please let me know.



[2004-07-06 15:50:13] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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





[2004-07-02 14:46:28] remy at ourselves dot nl

After toying arond with ob_start, stacking several of them and flushing
them, I get the following error on every parsed PHP-script (with no
other output):
'PHP has encountered an Access Violation at 77F47EC4'

After I restarted IIS I'm getting then next error after every PHP page
parsed:
'PHP has encountered an Access Violation at 016473DD'

Playing arond again with ob_start and then they same thing happend
(giving only 'PHP has encountered an Access Violation at 77F47EC4').

Restarted IIS again and then would get the next error after every
PHPpage parsed:
'PHP has encountered an Access Violation at 016873DD'



[2004-06-25 19:48:06] remy at ourselves dot nl

also another note:
When I run PHP5.0RC2 I didn't had this problem.



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

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