Click to See Complete Forum and Search --> : access violation error (PHP/MS SQL7/Windows NT)
can someone help me, why PHP(or it is the Windows), occassionally displays an error message like this: PHP has encountered an Access Violation at 0986E778. it displays this error message on the webpage itself, not on the blue screen. I supposed it is not a Windows error. but I\'m not so sure. I\'m using PHP/Microsoft SQL version 7.0 under Windows NT.
I too am having a similar error, except the access violation code is different.
If someone finds a solution please be kind enough to post it here.
thanks,
nilesh :-)
We have the same platform as you do and the same problems happened before. I notice that a lot of people have posted this problem in this forum. It could be caused by using indexed array and associated arrays on the same page, especially when you have a while loop to tranverse through the records. Try replacing all the associated arrays with indexed arrays and the problem should go away. This is only a quick fix. I wonder if Zend could look into this issue. Thanks.
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.