What is the best SuiteCRM/XAMPP version combination?

I get PHP errors when I try installing SuiteCRM-7.8.17 in different versions of XAMPP. So far, I’ve tried XAMPP-WIN32-7.2.3-0-VC15 (PHP 7.2.3) and XAMPP-WIN32-7.1.8-0-VC15 (PHP 7.1.8). Is there an known version fo XAMPP that works well with SuiteCRM-7.8.17?

My goal is to use the latest stable version fo SuiteCRM (which I believe is 7.8.17 - the latest LTS version).

Alternatively, does anyone know what version of PHP will work with SuiteCRM 7.8.17 and not produce errors during installation?

Thanks,
Don

We need a bit more then “i get php errors”.

With XAMPP 7.1.8 and installing SuiteCRM 7.8.17, I get the following:

Note: in this post, I have replaced the actual install folder on my machine with the string <my_install_folder>.
.
1. At the top of the “System Environment” Page:

Notice: A non well formed numeric value encountered in C:<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\include\utils.php on line 3499

2. After clicking “Next” on the “Database Configuration” page:

Creating SuiteCRM configuration file (config.php)

Creating SuiteCRM application tables, audit tables and relationship metadata
Creating the database suitecrm on localhost...done


Warning: Illegal string offset 'ACLAction' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\ACLActions\vardefs.php on line 44

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\ACLActions\vardefs.php on line 44
.
Warning: Illegal string offset 'ACLRole' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\ACLRoles\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\ACLRoles\vardefs.php on line 42
.
Warning: Illegal string offset 'Relationship' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Relationships\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Relationships\vardefs.php on line 41
.
Warning: Illegal string offset 'Lead' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Leads\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Leads\vardefs.php on line 41
.
Warning: Illegal string offset 'Case' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Cases\vardefs.php on line 44

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Cases\vardefs.php on line 44
.
Warning: Illegal string offset 'Bug' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Bugs\vardefs.php on line 44

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Bugs\vardefs.php on line 44
.
Warning: Illegal string offset 'User' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Users\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Users\vardefs.php on line 41
.
Warning: Illegal string offset 'CampaignLog' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\CampaignLog\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\CampaignLog\vardefs.php on line 41
.
Warning: Illegal string offset 'Project' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Project\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Project\vardefs.php on line 42
.
Warning: Illegal string offset 'ProjectTask' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\ProjectTask\vardefs.php on line 43

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\ProjectTask\vardefs.php on line 43
.
Warning: Illegal string offset 'Campaign' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Campaigns\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Campaigns\vardefs.php on line 41
.
Warning: Illegal string offset 'ProspectList' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\ProspectLists\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\ProspectLists\vardefs.php on line 41
.
Warning: Illegal string offset 'Prospect' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Prospects\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Prospects\vardefs.php on line 41
.
Warning: Illegal string offset 'EmailMarketing' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\EmailMarketing\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\EmailMarketing\vardefs.php on line 42
.
Warning: Illegal string offset 'CampaignTracker' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\CampaignTrackers\vardefs.php on line 45

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\CampaignTrackers\vardefs.php on line 45
.
Warning: Illegal string offset 'Release' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Releases\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Releases\vardefs.php on line 41
.
Warning: Illegal string offset 'EmailMan' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\EmailMan\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\EmailMan\vardefs.php on line 41
.
Warning: Illegal string offset 'Scheduler' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Schedulers\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Schedulers\vardefs.php on line 41
.
Warning: Illegal string offset 'SchedulersJob' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\SchedulersJobs\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\SchedulersJobs\vardefs.php on line 42
.
Warning: Illegal string offset 'Contact' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Contacts\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Contacts\vardefs.php on line 41
.
Warning: Illegal string offset 'Account' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Accounts\vardefs.php on line 44

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Accounts\vardefs.php on line 44
.
Warning: Illegal string offset 'Opportunity' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Opportunities\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Opportunities\vardefs.php on line 42
.
Warning: Illegal string offset 'EmailTemplate' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\EmailTemplates\vardefs.php on line 45

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\EmailTemplates\vardefs.php on line 45
.
Warning: Illegal string offset 'Note' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Notes\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Notes\vardefs.php on line 41
.
Warning: Illegal string offset 'Call' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Calls\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Calls\vardefs.php on line 41
.
Warning: Illegal string offset 'Email' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Emails\vardefs.php on line 45

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Emails\vardefs.php on line 45
.
Warning: Illegal string offset 'Meeting' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Meetings\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Meetings\vardefs.php on line 41
.
Warning: Illegal string offset 'Task' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Tasks\vardefs.php on line 45

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Tasks\vardefs.php on line 45
.
Warning: Illegal string offset 'Currency' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Currencies\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Currencies\vardefs.php on line 41
.
Warning: Illegal string offset 'Tracker' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Trackers\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Trackers\vardefs.php on line 42
.
Warning: Illegal string offset 'ImportMap' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Import\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Import\vardefs.php on line 41

Warning: Illegal string offset 'UsersLastImport' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Import\vardefs.php on line 173

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Import\vardefs.php on line 173
.
Warning: Illegal string offset 'ImportMap' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Import\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Import\vardefs.php on line 41

Warning: Illegal string offset 'UsersLastImport' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Import\vardefs.php on line 173

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Import\vardefs.php on line 173
.
Warning: Illegal string offset 'Administration' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\vardefs.php on line 41

Warning: Illegal string offset 'UpgradeHistory' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\vardefs.php on line 70

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\vardefs.php on line 70
.
Warning: Illegal string offset 'Administration' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\vardefs.php on line 41

Warning: Illegal string offset 'UpgradeHistory' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\vardefs.php on line 70

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\vardefs.php on line 70
.
Warning: Illegal string offset 'vCal' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\vCals\vardefs.php on line 43

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\vCals\vardefs.php on line 43
.
Warning: Illegal string offset 'Alert' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Alerts\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Alerts\vardefs.php on line 40
.
Warning: Illegal string offset 'Role' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Roles\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Roles\vardefs.php on line 41
.
Warning: Illegal string offset 'Document' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Documents\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Documents\vardefs.php on line 41
.
Warning: Illegal string offset 'DocumentRevision' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\DocumentRevisions\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\DocumentRevisions\vardefs.php on line 42
.
Warning: Illegal string offset 'FieldsMetaData' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\DynamicFields\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\DynamicFields\vardefs.php on line 42
.
Warning: Illegal string offset 'InboundEmail' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\InboundEmail\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\InboundEmail\vardefs.php on line 41
.
Warning: Illegal string offset 'SavedSearch' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\SavedSearch\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\SavedSearch\vardefs.php on line 41
.
Warning: Illegal string offset 'UserPreference' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\UserPreferences\vardefs.php on line 114

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\UserPreferences\vardefs.php on line 114
...
Warning: Illegal string offset 'Spots' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Spots\vardefs.php on line 39

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Spots\vardefs.php on line 39
.
Warning: Illegal string offset 'AOBH_BusinessHours' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOBH_BusinessHours\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOBH_BusinessHours\vardefs.php on line 40
.
Warning: Illegal string offset 'SugarFeed' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\SugarFeed\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\SugarFeed\vardefs.php on line 40
.
Warning: Illegal string offset 'EAPM' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\EAPM\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\EAPM\vardefs.php on line 40
.
Warning: Illegal string offset 'OAuthKey' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\OAuthKeys\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\OAuthKeys\vardefs.php on line 41
.
Warning: Illegal string offset 'OAuthToken' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\OAuthTokens\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\OAuthTokens\vardefs.php on line 41
.
Warning: Illegal string offset 'AM_ProjectTemplates' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AM_ProjectTemplates\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AM_ProjectTemplates\vardefs.php on line 40
.
Warning: Illegal string offset 'AM_TaskTemplates' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AM_TaskTemplates\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AM_TaskTemplates\vardefs.php on line 41
.
Warning: Illegal string offset 'Favorites' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Favorites\vardefs.php on line 39

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Favorites\vardefs.php on line 39
.
Warning: Illegal string offset 'AOK_Knowledge_Base_Categories' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOK_Knowledge_Base_Categories\vardefs.php on line 44

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOK_Knowledge_Base_Categories\vardefs.php on line 44
.
Warning: Illegal string offset 'AOK_KnowledgeBase' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOK_KnowledgeBase\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOK_KnowledgeBase\vardefs.php on line 40
.
Warning: Illegal string offset 'Reminder' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Reminders\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Reminders\vardefs.php on line 42
.
Warning: Illegal string offset 'Reminder_Invitee' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Reminders_Invitees\vardefs.php on line 42

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Reminders_Invitees\vardefs.php on line 42
.
Warning: Illegal string offset 'FP_events' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\FP_events\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\FP_events\vardefs.php on line 40
.
Warning: Illegal string offset 'FP_Event_Locations' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\FP_Event_Locations\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\FP_Event_Locations\vardefs.php on line 40
.
Warning: Illegal string offset 'AOD_IndexEvent' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOD_IndexEvent\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOD_IndexEvent\vardefs.php on line 40
.
Warning: Illegal string offset 'AOD_Index' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOD_Index\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOD_Index\vardefs.php on line 40
.
Warning: Illegal string offset 'AOP_Case_Events' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOP_Case_Events\vardefs.php on line 39

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOP_Case_Events\vardefs.php on line 39
.
Warning: Illegal string offset 'AOP_Case_Updates' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOP_Case_Updates\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOP_Case_Updates\vardefs.php on line 40
.
Warning: Illegal string offset 'AOR_Report' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Reports\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Reports\vardefs.php on line 40
.
Warning: Illegal string offset 'AOR_Field' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Fields\vardefs.php on line 25

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Fields\vardefs.php on line 25
.
Warning: Illegal string offset 'AOR_Chart' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Charts\vardefs.php on line 25

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Charts\vardefs.php on line 25
.
Warning: Illegal string offset 'AOR_Condition' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Conditions\vardefs.php on line 25

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Conditions\vardefs.php on line 25
.
Warning: Illegal string offset 'AOR_Scheduled_Reports' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Scheduled_Reports\vardefs.php on line 39

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOR_Scheduled_Reports\vardefs.php on line 39
.
Warning: Illegal string offset 'AOS_Contracts' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Contracts\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Contracts\vardefs.php on line 40
.
Warning: Illegal string offset 'AOS_Invoices' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Invoices\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Invoices\vardefs.php on line 41
.
Warning: Illegal string offset 'AOS_PDF_Templates' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_PDF_Templates\vardefs.php on line 45

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_PDF_Templates\vardefs.php on line 45
.
Warning: Illegal string offset 'AOS_Product_Categories' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Product_Categories\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Product_Categories\vardefs.php on line 40
.
Warning: Illegal string offset 'AOS_Products' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Products\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Products\vardefs.php on line 40
.
Warning: Illegal string offset 'AOS_Products_Quotes' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Products_Quotes\vardefs.php on line 26

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Products_Quotes\vardefs.php on line 26
.
Warning: Illegal string offset 'AOS_Line_Item_Groups' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Line_Item_Groups\vardefs.php on line 27

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Line_Item_Groups\vardefs.php on line 27
.
Warning: Illegal string offset 'AOS_Quotes' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Quotes\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOS_Quotes\vardefs.php on line 40
.
Warning: Illegal string offset 'AOW_Action' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOW_Actions\vardefs.php on line 26

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOW_Actions\vardefs.php on line 26
.
Warning: Illegal string offset 'AOW_WorkFlow' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOW_WorkFlow\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOW_WorkFlow\vardefs.php on line 41
.
Warning: Illegal string offset 'AOW_Processed' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOW_Processed\vardefs.php on line 26

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOW_Processed\vardefs.php on line 26
.
Warning: Illegal string offset 'AOW_Condition' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOW_Conditions\vardefs.php on line 26

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\AOW_Conditions\vardefs.php on line 26
.
Warning: Illegal string offset 'jjwg_Maps' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\jjwg_Maps\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\jjwg_Maps\vardefs.php on line 41
.
Warning: Illegal string offset 'jjwg_Markers' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\jjwg_Markers\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\jjwg_Markers\vardefs.php on line 41
.
Warning: Illegal string offset 'jjwg_Areas' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\jjwg_Areas\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\jjwg_Areas\vardefs.php on line 41
.
Warning: Illegal string offset 'jjwg_Address_Cache' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\jjwg_Address_Cache\vardefs.php on line 3

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\jjwg_Address_Cache\vardefs.php on line 3
.
Warning: Illegal string offset 'Calls_Reschedule' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Calls_Reschedule\vardefs.php on line 40

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Calls_Reschedule\vardefs.php on line 40
.
Warning: Illegal string offset 'SecurityGroup' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\SecurityGroups\vardefs.php on line 3

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\SecurityGroups\vardefs.php on line 3
.
Warning: Illegal string offset 'OutboundEmailAccounts' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\OutboundEmailAccounts\vardefs.php on line 41

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\OutboundEmailAccounts\vardefs.php on line 41
.
Warning: Illegal string offset 'TemplateSectionLine' in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\TemplateSectionLine\vardefs.php on line 39

Notice: Array to string conversion in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\TemplateSectionLine\vardefs.php on line 39
.

Creating default SuiteCRM data

     Creating default users...   done
     Creating default scheduler jobs...   done

Notice: Undefined property: OutboundEmail::$smtp_from_name in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\Administration.php on line 142

Notice: Undefined property: OutboundEmail::$smtp_from_addr in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Administration\Administration.php on line 142

Notice: Undefined index: email_reminder_checked in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Users\Save.php on line 295

Warning: Cannot modify header information - headers already sent by (output started at C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Bugs\vardefs.php:44) in C:\<my_install_folder>\xampp\xampp-win32-7.1.8-0-VC14\xampp\htdocs\SuiteCRM-7.8.17\modules\Users\Save.php on line 490

The setup of SuiteCRM 7.8.17 is now complete!
Total time: 35.607980966568 seconds.
Approximate memory used: 23898392 bytes.

My next post will include the errors associated with XAMPP 7.2.3.

You simply need to configure your PHP not to throw those messages on screen.

Look in your php.ini to disable display_errors and set error_reporting to a nicer value. Google for instructions.

With XAMPP 7.2.3 and installing SuiteCRM 7.8.17, I get the following:

Note: in this post, I have replaced the actual install folder on my machine with the string <my_install_folder>.

1. At the top of the first installation page:

Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in C:<my_install_folder>\xampp\xampp-win32-7.2.3-0-VC15\xampp\htdocs\SuiteCRM-7.8.17\include\HTMLPurifier\HTMLPurifier.autoload.php on line 17

2. At the top of the “System Environment” page:

Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in C:<my_install_folder>\xampp\xampp-win32-7.2.3-0-VC15\xampp\htdocs\SuiteCRM-7.8.17\include\HTMLPurifier\HTMLPurifier.autoload.php on line 17

Notice: A non well formed numeric value encountered in C:<my_install_folder>\xampp\xampp-win32-7.2.3-0-VC15\xampp\htdocs\SuiteCRM-7.8.17\include\utils.php on line 3499

3. At the top of the “Database Configuration” page:

Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in C:<my_install_folder>\xampp\xampp-win32-7.2.3-0-VC15\xampp\htdocs\SuiteCRM-7.8.17\include\HTMLPurifier\HTMLPurifier.autoload.php on line 17

4. After clicking “Next” at the bottom of the “Database Configuration” page, I see this message just above the buttons on the bottom of that page:

Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in C:<my_install_folder>\xampp\xampp-win32-7.2.3-0-VC15\xampp\htdocs\SuiteCRM-7.8.17\include\HTMLPurifier\HTMLPurifier.autoload.php on line 17

Note that NO database is created and clicking “Next” again does nothing

Hi pgr. Thank you for the very quick response. For such a mission critical software (a CRM system) it concerns me that there are warnings and errors. Should I be concerned about the warnings?

Also, you may notice my post about XAMPP 7.2.3. It seems that SuiteCRM 7.8.17 cannot be installed.

Cheers,
Don

Hi. Don’t worry about PHP notices and deprecated messages. Just pay attention to FATAL and ERROR, and sometimes WARNING. But anyway, these messages belong in the logs, not on screen.

Which OS are you using, is it Windows? PHP on Windows is particularly picky with these messages, and it breaks to app more.

PHP 7.2.3 is a bit untested with SuiteCRM, probably. There were some work done to make it compatible with PHP 7.2, but this is all quite new.

So my advice is to try it with PHP 7.1 and turn off the errors, and see how it goes.

Thanks pgr. I’m running Windows 10.