CenturionX wrote:
> Hello everybody,
>
> I'm all new in the WAMP world. I installed PHP 5.2.5. Apache 2.2.8
> and Mysql 5 in windows XP professional.
>
>
> I installed all manually (I had no choice) and when I execute the
> httpd file, a message is shown: "This application has failed to start
> because php_mbstring.dll was not found. Re-installing the application
> may fix this problem". It happens twice.
>
>
> Believe me, i reinstalled all day without success. I set up the
> environmental variable, the httpd.conf and nothing happen. I can
> see
> too in the task manager 2 process httpd. Is that normal???
>
>
> Any help, I’ll be thankful.
>
>
>
Either install php_mbstring.dll or remove (or comment out)
extension=php_mbstring.dll from your php.ini file.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================