I'm using XAMPP to host the software, and after the installation is finished, I get this returned to me at the index page:
I'm fairly certain that MySQL was installed properly, and the database is funtional on phpMyAdmin. I am completely lost.Code:Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with that of SugarBean::save() in C:\xampp\htdocs\sugarcrm\include\SugarEmailAddress\SugarEmailAddress.php on line 988 Strict Standards: Declaration of Person::retrieve() should be compatible with that of SugarBean::retrieve() in C:\xampp\htdocs\sugarcrm\include\SugarObjects\templates\person\Person.php on line 43 Strict Standards: Declaration of User::retrieve() should be compatible with that of Person::retrieve() in C:\xampp\htdocs\sugarcrm\modules\Users\User.php on line 50 Strict Standards: Declaration of User::create_new_list_query() should be compatible with that of SugarBean::create_new_list_query() in C:\xampp\htdocs\sugarcrm\modules\Users\User.php on line 50 Strict Standards: Declaration of User::list_view_parse_additional_sections() should be compatible with that of SugarBean::list_view_parse_additional_sections() in C:\xampp\htdocs\sugarcrm\modules\Users\User.php on line 50 Strict Standards: Declaration of Currency::retrieve() should be compatible with that of SugarBean::retrieve() in C:\xampp\htdocs\sugarcrm\modules\Currencies\Currency.php on line 236 Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\sugarcrm\include\SugarLogger\LoggerManager.php on line 77 Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\sugarcrm\include\SugarLogger\SugarLogger.php on line 111 Strict Standards: Declaration of MysqlManager::checkQuery() should be compatible with that of DBManager::checkQuery() in C:\xampp\htdocs\sugarcrm\include\database\MysqlManager.php on line 558 Strict Standards: Declaration of TemplateTextArea::get_db_default() should be compatible with that of TemplateField::get_db_default() in C:\xampp\htdocs\sugarcrm\modules\DynamicFields\templates\Fields\TemplateTextArea.php on line 106 Strict Standards: Declaration of TemplateMultiEnum::get_db_default() should be compatible with that of TemplateField::get_db_default() in C:\xampp\htdocs\sugarcrm\modules\DynamicFields\templates\Fields\TemplateMultiEnum.php on line 175 Strict Standards: Declaration of TemplateRadioEnum::get_db_default() should be compatible with that of TemplateField::get_db_default() in C:\xampp\htdocs\sugarcrm\modules\DynamicFields\templates\Fields\TemplateRadioEnum.php on line 133 Strict Standards: Non-static method LogicHook::initialize() should not be called statically in C:\xampp\htdocs\sugarcrm\include\utils.php on line 2713 Strict Standards: Non-static method Tracker::logPage() should not be called statically in C:\xampp\htdocs\sugarcrm\include\utils.php on line 2724 Database failure. Please refer to sugarcrm.log for details.
I appreciate any help.
Thanks.


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks