PHP has encountered an Access Violation at 0713E4E6

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
isha1.arora
Forum Newbie
Posts: 1
Joined: Wed Jun 02, 2010 12:14 pm

PHP has encountered an Access Violation at 0713E4E6

Post by isha1.arora »

Hi,

We are getting PHP has encountered an Access Violation at 0713E4E6 error ..IIS 6.0 and PHP 5.0. Please suggest

Thanks
User avatar
AbraCadaver
DevNet Master
Posts: 2572
Joined: Mon Feb 24, 2003 10:12 am
Location: The Republic of Texas
Contact:

Re: PHP has encountered an Access Violation at 0713E4E6

Post by AbraCadaver »

Just 5.0? What is the exact version. Upgrade to the latest 5.2.x and see if that helps.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
pradeepgems
Forum Newbie
Posts: 4
Joined: Thu Mar 11, 2010 10:52 am

Re: PHP has encountered an Access Violation at 0713E4E6

Post by pradeepgems »

your windows is 64 bit?.. try the new php version.
Post Reply