Well, I have tried to find out if some module isn't working, but that doesn't seem to be the case. As far as I can tell the entire script is processed by PHP and I get a complete HTML page returned by the script. It looks like something is going wrong somewhere with PHP at startup and whatever it is, it seems to result in the page not being closed properly.
When I check the generated HTML source through my browser, it's all there, not a single character is missing. Still, the browser claims that not all data was returned, so it looks like the browser expects some kind of <EOF> signal and that's the part that is missing. The problem is that apart from the Access Violation, I get no indication of what is going wrong. The Access Violation at the top is there in every PHP page. Even a simple one, like: <?PHP phpinfo(); ?> So, it's not something in the code of the page itself. The Access Violation can be at different locations, though. I have noticed that: PHP has encountered an Access Violation at 014273DD PHP has encountered an Access Violation at 0146ADCA PHP has encountered an Access Violation at 77F57EC6 PHP has encountered an Access Violation at 77F580DB All I have to do is hit 'Reload' in the browser to make it change location. Is there anyone out there who has a clue of what is going on here or how to troubleshoot this to find out what the cause may be? Regards, Quirijn Vermeulen. "Zareef Ahmed" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > Its highly possible that some module is not working > properly. > > Check for smtp related module setting in php.ini. > > > --- Quirijn Vermeulen > <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I have installed PHP 5.0.0RC3 on my Windows XP > > Professional system, which > > has IIS version 5.0 with it. The pages seem to work > > okay and all the output > > seems to be there, but every page starts with a ' > > PHP has encountered an > > Access Violation at 014A73DD ' error message and at > > the end of the page, it > > just keeps on loading as if there is more data > > coming. > > > > The PHP scripts in question have already been > > working fine without any > > errors under PHP 4.2.3 on my previous system > > (Windows NT 4.0 SP 6 with the > > PWS that is included with Windows NT Option Pack 4). > > > > I can't seem to find any of this error in the help > > for PHP. Has anyone dealt > > with this situation also? Did you manage to resolve > > it and if so, what did > > you find as a solution? > > > > Any input on this matter is welcome. > > > > Thanks, > > > > > > Quirijn Vermeulen. > > > > > ===== > zareef ahmed saifi > Be Happy... Make Happy... and Feel Happy > http://www.zasaifi.com > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - Send 10MB messages! > http://promotions.yahoo.com/new_mail