RichardCox Posted 16 hours ago Share Posted 16 hours ago (edited) I have finished installing the PHP MSI (to C:\php) and receive this error when executing the standard hello world script. I have checked the PHP extensions folder configured in php.ini and it is indeed set to the correct folder and the files are present. PHP Warning/Error: https://pastebin.com/arWmEFT2 PHP.ini: https://pastebin.com/prqHBDNb For context, I am using PHP 5.2.9-2, Windows Server 2008 R2 Enterprise and the IIS 7.0 webserver. I cannot update either of those for a variety of reasons, so please don’t recommend it. Edited 16 hours ago by RichardCox Quote Link to comment https://forums.phpfreaks.com/topic/326607-extension-errors-after-installation-of-php/ Share on other sites More sharing options...
requinix Posted 13 hours ago Share Posted 13 hours ago PHP 5.2? Seriously? It's not simply a "recommendation" to update - you need to update. IIRC all of those extensions have additional DLL dependencies. Make sure you've grabbed those and installed them into a location PHP/IIS can find them. Quote Link to comment https://forums.phpfreaks.com/topic/326607-extension-errors-after-installation-of-php/#findComment-1648338 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.