Re: [PHP-WIN] PHP has encountered an Access Violation at 02892BEB

2010-01-21 Thread Lucasweb - info
llation-on-windows.aspx. Hope this helps. Thanks, Don. -Original Message- From: Lucasweb - info [mailto:i...@lucasweb.it] Sent: Wednesday, January 20, 2010 6:07 AM To: php-windows@lists.php.net Subject: [PHP-WIN] PHP has encountered an Access Violation at 02892BEB Hi, i have this error on

Re: [PHP-WIN] PHP has encountered an Access Violation at 02892BEB

2010-01-21 Thread Lester Caine
Pierre Joye wrote: On Thu, Jan 21, 2010 at 1:53 AM, Louis Solomon wrote: Google for instructions on installing php as isapi, then undo those instructions in reverse ISAPI is not maintained anymore and should not be used. Which is why Lucasweb was asking how to remove it as simply installing

Re: [PHP-WIN] PHP has encountered an Access Violation at 02892BEB

2010-01-21 Thread Pierre Joye
On Thu, Jan 21, 2010 at 1:53 AM, Louis Solomon wrote: > Google for instructions on installing php as isapi, then undo those > instructions in reverse ISAPI is not maintained anymore and should not be used. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP

RE: [PHP-WIN] PHP has encountered an Access Violation at 02892BEB

2010-01-20 Thread Louis Solomon
has encountered an Access Violation at 02892BEB Hi, i have this error on a win 2003 server with iis6 and php 5.2.5 version with ISAPI filter. I have read that this version is not good and ISAPI is instable so i have decided to upgrade to php 5.3.1 with fastCgi. How i can remove all reference to

RE: [PHP-WIN] PHP has encountered an Access Violation at 02892BEB

2010-01-20 Thread Venkat Raman Don
/troubleshooting-php-installation-on-windows.aspx. Hope this helps. Thanks, Don. -Original Message- From: Lucasweb - info [mailto:i...@lucasweb.it] Sent: Wednesday, January 20, 2010 6:07 AM To: php-windows@lists.php.net Subject: [PHP-WIN] PHP has encountered an Access Violation at 02892BEB H

[PHP-WIN] PHP has encountered an Access Violation at 02892BEB

2010-01-20 Thread Lucasweb - info
Hi, i have this error on a win 2003 server with iis6 and php 5.2.5 version with ISAPI filter. I have read that this version is not good and ISAPI is instable so i have decided to upgrade to php 5.3.1 with fastCgi. How i can remove all reference to older php version on webserver ? I try to instal