Dear Members:
I am frequently getting the above error message on my WAMP server which prevents users from accessing untill I clear the error. Can you tell me how to resolve this issue.
Faulting application httpd.exe, version 2.2.4.0, faulting module php5ts.dll, version 5.2.1.1, fault address 0x000b3194.
This might help
But you should really be looking to update your php installation, you're using a very old version. If you are using mysql though and haven't changed your scripts, make sure that you don't upgrade to PHP 7 nuntil you have changed your scripts to use PDO - but you can still and are advised to upgrade it to the latest version.
But you should really be looking to update your php installation, you're using a very old version. If you are using mysql though and haven't changed your scripts, make sure that you don't upgrade to PHP 7 nuntil you have changed your scripts to use PDO - but you can still and are advised to upgrade it to the latest version.