Hi, I'm running XAMPP on an XP machine. Another app that runs PHP/MySQL is already up and running fine. PHP v5.5.
I've downloaded the install version, extracted and copied the folder to C:\XAMPP\htdocs\CRM, and opened //localhost/CRM/install.php.
Right off the bat, there are errors, but the installation dialogues appear. Tried and failed with the errors, and am starting over, would like to clear up the errors to see if this fixes it.
Errors appear in my browser as follows:
Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with that of SugarBean::save() in C:\xampp\htdocs\CRM\include\SugarEmailAddress\Suga rEmailAddress.php on line 990
Strict Standards: Declaration of Person::retrieve() should be compatible with that of SugarBean::retrieve() in C:\xampp\htdocs\CRM\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\CRM\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\CRM\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\CRM\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\CRM\modules\Currencies\Currency.ph p on line 236
Strict Standards: Non-static method UploadStream::register() should not be called statically in C:\xampp\htdocs\CRM\include\entryPoint.php on line 173
Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\CRM\include\SugarLogger\LoggerMana ger.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\CRM\include\SugarLogger\SugarLogge r.php on line 111
[Here starts the installation dialog]
Help
Welcome to the SugarCRM 6.4.0beta4 Setup Wizard
Choose your language:
[Here ends the dialog]
Strict Standards: Non-static method LogicHook::initialize() should not be called statically in C:\xampp\htdocs\CRM\include\utils.php on line 2757
Thanks!
Here's a screenshot:
![]()


LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks