Filed in: PHP/MySQL
Home » Posts tagged with "access violation"
PHP Encountered Access Violation at [some random memory address]
Many of the guys who asked me about this problem faced it when trying to run PHPMyAdmin or other applications which access database, after setting up a local PHP environment on their machine under IIS.
Try these fixes.
Add your PHP path (the location of PHP files in your machine) to the...


