在Windows 7 64位的WampServer上安装SuiteCRM 7.4.3时,在Stetp 2(配置)中我收到以下错误:
( ! ) Strict standards: Declaration of MssqlManager::getAffectedRowCount() should be compatible with DBManager::getAffectedRowCount($result) in C:\wamp\www\CRM\include\database\MssqlManager.php on line 2104
Call Stack
# Time Memory Function Location
1 0.0030 411392 {main}( ) ..\install.php:0
2 0.3320 16332736 require( 'C:\wamp\www\HFTCRM\install\installConfig.php' ) ..\install.php:750
3 0.3320 16333216 DBManagerFactory::getDbDrivers( ) ..\installConfig.php:1655
4 0.3320 16333616 DBManagerFactory::scanDriverDir( ) ..\DBManagerFactory.php:234
5 0.3350 16351992 require_once( 'C:\wamp\www\HFTCRM\include\database\FreeTDSManager.php' ) ..\DBManagerFactory.php:200
和
( ! ) Strict standards: Declaration of SqlsrvManager::compareVarDefs() should be compatible with DBManager::compareVarDefs($fielddef1, $fielddef2, $ignoreName = false) in C:\wamp\www\HFTCRM\include\database\SqlsrvManager.php on line 610
Call Stack
# Time Memory Function Location
1 0.0030 411392 {main}( ) ..\install.php:0
2 0.3320 16332736 require( 'C:\wamp\www\HFTCRM\install\installConfig.php' ) ..\install.php:750
3 0.3320 16333216 DBManagerFactory::getDbDrivers( ) ..\installConfig.php:1655
4 0.3320 16333616 DBManagerFactory::scanDriverDir( ) ..\DBManagerFactory.php:234
这些错误的问题和解决方案是什么?
(我的系统上安装了Visual Studio 2012和MSSQL Server 2012.只是告诉它以防它们引起任何冲突!)
答案 0 :(得分:0)
在升级到10胜利之前,我得到了和你一样的环境。 我想这是与MSSQL的冲突。 并且,请检查您的php.ini是否有mysql扩展。
我使用xampp服务器,它工作得很好。 但是pdf模板 - >引用组模板存在解析问题。
祝你好运。
答案 1 :(得分:0)
display_errors
关闭
或
点击WAMP> PHP> PHP设置>显示错误