php版本:php-5.2.17-Win32-VC6-x86.msi
apache版本:httpd-2.2.17-win32-x86-no_ssl.msi
php.ini配置:
extension=php_mysql.dll
extension=php_mbstring.dll
都已增加
安装界面可以访问,那apache和php应该没问题。
但是看页面的提示是php.ini没有加载dll
我也确实配置进去了
有没朋友碰到类似的问题,怎么解决的
System Check Acceptance
Database unavailable Database Support was not found. Please make sure you have the necessary drivers for one of the following supported Database Types: MySQL, MS SQLServer, or Oracle. You might need to uncomment the extension in the php.ini file, or recompile with the right binary file, depending on your version of PHP. Please refer to your PHP Manual for more information on how to enable Database Support.
MB Strings Module Functions associated with the Multibyte Strings PHP extension (mbstring) that are needed by the Sugar application were not found.
Generally, the mbstring module is not enabled by default in PHP and must be activated with --enable-mbstring when the PHP binary is built. Please refer to your PHP Manual for more information on how to enable mbstring support.


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks