Hi
I'm not sure about this, b ut somethimes the cause can be the firewall, or the port that should works with mysql is busy.
Try desactivate the firewall, and close other programms, or test with XAMPP too.
I'm not sure about this, b ut somethimes the cause can be the firewall, or the port that should works with mysql is busy. Try desactivate the firewall, and close other programms, or test with XAMPP too.
Turning off Windows Firewall did not have any effect
Shutting down the MySQL 5.5 service did not have any effect
Exceptions for php.exe and php_win.exe were added to the Windows Firewall
Originally Posted by criterion9
Is the path to the used php.ini the same as the file you looked at to check for the extension?
All the DLLs defined in the extension are in one path:
D:\PHP52\ext
The executables are in the parent D:\PHP52
PHP was installed outside of the normal program installation path.
Although 4 of the 5 extensions show in phpinfo.php, I am wondering if this is some sort of Windows "security" issue. Any suggestions regarding the unfathomable Windows security issues are welcome.
If the msi installer makes registry entries in HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths (all users) or HKCU\Software\Microsoft\Windows\CurrentVersion\App Paths (specific users), then I did not find them in my registry and thus the installer was not used.
Bookmarks