Recently I upgraded WAMP to v3.1.6 and grabbed the PHP 7.3 update. After switching to the version,all web pages on the local time out, including phpMyAdmin. if I switch back to PHP 7.2.13, everything works fine again.
The only clue I found was in the Windows 7 Event Viewer: (Windows 7 Ultimate x64)
Faulting application name: httpd.exe, version: 2.4.37.0, time stamp: 0x5bc8a667
Faulting module name: php7ts.dll, version: 7.3.0.0, time stamp: 0x5c088b73
Exception code: 0xc0000005
Fault offset: 0x0000000000017d19
Faulting process id: 0xfb8
Faulting application start time: 0x01d4945adece0550
Faulting application path: C:\wamp64\bin\apache\apache2.4.37\bin\httpd.exe
Faulting module path: C:\wamp64\bin\apache\apache2.4.37\bin\php7ts.dll
Report Id: 1cdae85d-004e-11e9-b28f-20cf30711133
Honestly, I have no idea what to do from here. Is this build of PHP 7.3 just not viable? I'll take any suggestions at this point.
Thanks!
The only clue I found was in the Windows 7 Event Viewer: (Windows 7 Ultimate x64)
Faulting application name: httpd.exe, version: 2.4.37.0, time stamp: 0x5bc8a667
Faulting module name: php7ts.dll, version: 7.3.0.0, time stamp: 0x5c088b73
Exception code: 0xc0000005
Fault offset: 0x0000000000017d19
Faulting process id: 0xfb8
Faulting application start time: 0x01d4945adece0550
Faulting application path: C:\wamp64\bin\apache\apache2.4.37\bin\httpd.exe
Faulting module path: C:\wamp64\bin\apache\apache2.4.37\bin\php7ts.dll
Report Id: 1cdae85d-004e-11e9-b28f-20cf30711133
Honestly, I have no idea what to do from here. Is this build of PHP 7.3 just not viable? I'll take any suggestions at this point.
Thanks!