[PHP] PHP has encountered an Access Violation at ***

2010-01-05 Thread Slack-Moehrle
Hi All, Win 2003, PHP 5.2.12 and IIS 6. I have PHP configured as ISSAPI and it is serving PHP pages. When I try a page that requires MySQL I am getting just: PHP has encountered an Access Violation at (and a RANDOM number) What does this mean? I have mysql extension uncommented in php.ini

Re: [PHP] PHP has encountered an Access Violation at ***

2010-01-05 Thread Robert Cummings
Slack-Moehrle wrote: Hi All, Win 2003, PHP 5.2.12 and IIS 6. I have PHP configured as ISSAPI and it is serving PHP pages. When I try a page that requires MySQL I am getting just: PHP has encountered an Access Violation at (and a RANDOM number) It means you didn't follow the instructions

[PHP] PHP has encountered an access violation

2007-07-27 Thread Eric Lommatsch
Hello, We are in the process of configuring PHP version 5.2.3 to run on IIS so that we can install some PHP applications on this server. When we attempt to open pages on this server we are getting error messages like PHP has encountered an access violation at 019DC4CD when we try to open pages

Re: [PHP] PHP has encountered an access violation

2007-07-27 Thread Nathan Nobbe
pages on this server we are getting error messages like PHP has encountered an access violation at 019DC4CD when we try to open pages. I have done some googling on this error message and have found a number of old posts from when PHP 5 was new. Does any have any insight into how to fix

Re: [PHP] PHP has encountered an access violation

2007-07-27 Thread Richard Lynch
On Fri, July 27, 2007 3:15 pm, Eric Lommatsch wrote: We are in the process of configuring PHP version 5.2.3 to run on IIS so that we can install some PHP applications on this server. When we attempt to open pages on this server we are getting error messages like PHP has encountered

Re: [PHP] PHP has encountered an Access Violation at 01F13157?!?!?!?

2007-04-10 Thread Richard Lynch
If it worked before you installed Zend product, and broke after, you need to take that up with Zend, really... On Sat, April 7, 2007 12:55 am, Afan Pasalic wrote: hi, I just installed php 5.2.1-win32-installer on win box (XP). use IIS. created index.html file and localhost/index.html is ok.

Re: [PHP] PHP has encountered an Access Violation at 01F13157?!?!?!?

2007-04-07 Thread Tijnema !
On 4/7/07, Afan Pasalic [EMAIL PROTECTED] wrote: hi, I just installed php 5.2.1-win32-installer on win box (XP). use IIS. created index.html file and localhost/index.html is ok. created phpinfo.php (with only phpinfo()) and was ok. then installed Zend 5.5.0 (try) and suddenly, IE is giving me

Re: [PHP] PHP has encountered an Access Violation at 01F13157?!?!?!?

2007-04-07 Thread Tijnema !
On 4/7/07, Tijnema ! [EMAIL PROTECTED] wrote: On 4/7/07, Afan Pasalic [EMAIL PROTECTED] wrote: hi, I just installed php 5.2.1-win32-installer on win box (XP). use IIS. created index.html file and localhost/index.html is ok. created phpinfo.php (with only phpinfo()) and was ok. then

Re: [PHP] PHP has encountered an Access Violation at 01F13157?!?!?!?

2007-04-07 Thread Afan Pasalic
use IIS. Tijnema ! wrote: On 4/7/07, Afan Pasalic [EMAIL PROTECTED] wrote: hi, I just installed php 5.2.1-win32-installer on win box (XP). use IIS. created index.html file and localhost/index.html is ok. created phpinfo.php (with only phpinfo()) and was ok. then installed Zend 5.5.0 (try) and

Re: [PHP] PHP has encountered an Access Violation at 01F13157?!?!?!?

2007-04-07 Thread Afan Pasalic
already did. though, my expertize is telling me: install php4 instead php5 :D Tijnema ! wrote: On 4/7/07, Tijnema ! [EMAIL PROTECTED] wrote: On 4/7/07, Afan Pasalic [EMAIL PROTECTED] wrote: hi, I just installed php 5.2.1-win32-installer on win box (XP). use IIS. created index.html file

[PHP] PHP has encountered an Access Violation at 01F13157?!?!?!?

2007-04-06 Thread Afan Pasalic
hi, I just installed php 5.2.1-win32-installer on win box (XP). use IIS. created index.html file and localhost/index.html is ok. created phpinfo.php (with only phpinfo()) and was ok. then installed Zend 5.5.0 (try) and suddenly, IE is giving me blank screen. installed firefox 2 and got the error

[PHP] PHP has encountered an Access Violation at 00C4DA27

2004-01-22 Thread AMK
PHP has encountered an Access Violation at 00C4DA27 I'm getting this error a lot with an intensive script I'm running. Though I've also seen it with other, less intensive scripts in the same project. I will get the error 10 times in a row. Then have the script run ok for a while

Re: [PHP] PHP has encountered an Access Violation at 10014D15

2001-02-20 Thread Richard Lynch
PHP has encountered an Access Violation at 10014D15 What the crap does that mean? PHP and/or one of its extensions and/or some other software running on your machine has put the wrong data in the wrong place in RAM and PHP is detecting that condition and stopping. Check http://bugs.php.net

[PHP] PHP has encountered an Access Violation at 10014D15

2001-02-19 Thread Josh G
PHP has encountered an Access Violation at 10014D15 What the crap does that mean? Gfunk - http://www.gfunk007.com/ I sense much beer in you. Beer leads to intoxication, intoxication to hangovers, and hangovers to... suffering. -- PHP General Mailing List (http