I am trying to install Sugar on a Windows 2003 server with PHP 4.4.0. During the install I can never get php_mbstring.dll to work. I have added the dll in C:\PHP\entensions\ but when I uncomment
;extension=php_mbstring.dll in the php.ini file it basically stops any PHP file from running. If I comment it out again PHP starts working again.
The event log has the following entries:
========System Log==========
Application popup: Warning : Unknown(): Unable to load dynamic library 'C:\PHP\extensions\php_mbstring.dll' - The specified procedure could not be found.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
=========Application Log==========
The script started from the URL '/install.php' with parameters '' has not responded within the configured timeout period. The HTTP server is terminating the script.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
I thought it might be a permission problem so I temporarily set full access to EVERYONE on the C:\PHP\extensions folder but that didn't work either.
I know this is more of a PHP issue but I thought someone out there may have a an answer. Any info would be greatly appreciated.
Thank you in advance.
Shane


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks