Hey, thanks for reading this q.
I’ve been trying to get PHP 5.2.x to function with Apache (a 2.2.x model), and yeah, it works fine. But when it comes to installing extensions (i.e., removing the comments from the extension directive in the PHP.ini file) it claims that the ‘****** extension is missing’. I try running the PHP CLI and it tells me I’m missing the MSVCR71.dll (I assume that isn’t a good error to receive). Secondly, it claims that it’s unable to find the php_mysqli.dll file… (I checked the path, it’s there, and it’s not bringing up any issues with the other extensions).
I’m completely fed up of this. Any help appreciated. Thanks!