我正在尝试将我们的vtiger移动到新服务器。我按照这些步骤进行了
config.db.php
在此之后,我尝试加载并获得以下错误。
Strict Standards: Declaration of dbTable::create() should be compatible with dbObject::create() in /home/teldio/public_html/crm/adodb/adodb-xmlschema.inc.php on line 605
Strict Standards: Declaration of dbIndex::create() should be compatible with dbObject::create() in /home/teldio/public_html/crm/adodb/adodb-xmlschema.inc.php on line 769
Strict Standards: Declaration of dbData::create() should be compatible with dbObject::create() in /home/teldio/public_html/crm/adodb/adodb-xmlschema.inc.php on line 956
Strict Standards: Declaration of dbQuerySet::create() should be compatible with dbObject::create() in /home/teldio/public_html/crm/adodb/adodb-xmlschema.inc.php on line 1207
Strict Standards: Only variables should be assigned by reference in /home/teldio/public_html/crm/include/database/PearDatabase.php on line 20
Strict Standards: Only variables should be assigned by reference in /home/teldio/public_html/crm/include/database/PearDatabase.php on line 21
Strict Standards: Only variables should be assigned by reference in /home/teldio/public_html/crm/include/database/PearDatabase.php on line 936
Strict Standards: Only variables should be assigned by reference in /home/teldio/public_html/crm/include/database/PearDatabase.php on line 232
Warning: mysql_pconnect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/teldio/public_html/crm/adodb/drivers/adodb-mysql.inc.php on line 373
Fatal error: Cannot re-assign auto-global variable _FILES in /home/teldio/public_html/crm/include/utils/CommonUtils.php on line 1577