All Tags ›
PHP FastCGI extensions (
RSS)
Sorry, but there are no more tags available to filter with.
-
Hello, It looks like PHP extension folder is incorrect in the PHP.ini and because of this PHP cannot load the library. You start PHP from C:\PHP but it search for extensions in C:\Program Files (x86)\PHP\ext\. Set the extension_dir directive in PHP.ini to 'C:\PHP\ext' to resolve this.issue. BTW...
Page 1 of 1 (1 items)