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 on

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 > a

Re: [PHP] PHP has encountered an access violation

2007-07-27 Thread Nathan Nobbe
maybe try 5.2.2 or 5.2.1 just to see if there is a version issue. -nathan On 7/27/07, Eric Lommatsch <[EMAIL PROTECTED]> wrote: > > 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 >

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

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) an

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 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 b

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