Does anyone know how to obtain php_mbstring.dll It does not seem to be available with PHP5
You can find it in the ext subdirectory.
And if you don't, then you most likely installed PHP via an MSI installer (which I never recommend). As such, you'll need to download the .zip package from php.net.
Found the file ok. I have PHP5 installed with Apache 2 server and Apache Tomcat 6. My problem is I am getting a blank page when I try to access a php file on localhost. I have downloaded the PECL binary extensions, altered the properties files in phpservlet.jar. Does anyone habve any ideas besides these: http://blog.taragana.com/index.php/archive/running-php-5x-on-windows-using-tomcat-4x-or-5x/