Error message installing version 7.3.1

Hello, the final screen of the installation I get the following error messages that seem to me.


Creating SuiteCRM configuration file (config.php)

Creating SuiteCRM application tables, audit tables and relationship metadata

...............................................................
Warning: Invalid argument supplied for foreach() in /tester/httpdocs/SUITECRM/modules/AOR_Reports/AOR_Report.php on line 89
...................

Creating default SuiteCRM data

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

Warning: file_exists(): open_basedir restriction in effect. File(modules/TableDictionary.php/SugarFeeds/) is not within the allowed path(s): (/data/vhosts/mysite.it:/tmp) in /data/vhosts/mysite.it/subdomains/tester/httpdocs/SUITECRM/modules/SugarFeed/SugarFeed.php on line 203

Warning: file_exists(): open_basedir restriction in effect. File(modules/BeanDictionary.php/SugarFeeds/) is not within the allowed path(s): (/data/vhosts/mysite.it:/tmp) in /data/vhosts/mysite.it/subdomains/tester/httpdocs/SUITECRM/modules/SugarFeed/SugarFeed.php on line 203

Warning: file_exists(): open_basedir restriction in effect. File(custom/modules/logic_hooks.php/SugarFeeds/) is not within the allowed path(s): (/data/vhosts/mysite.it:/tmp) in /data/vhosts/mysite.it/subdomains/tester/httpdocs/SUITECRM/modules/SugarFeed/SugarFeed.php on line 203

Warning: file_exists(): open_basedir restriction in effect. File(custom/modules/unified_search_modules_display.php/SugarFeeds/) is not within the allowed path(s): (/data/vhosts/mysite.it:/tmp) in /data/vhosts/mysite.it/subdomains/tester/httpdocs/SUITECRM/modules/SugarFeed/SugarFeed.php on line 203

Warning: Invalid argument supplied for foreach() in /data/vhosts/mysite.it/subdomains/tester/httpdocs/SUITECRM/modules/AOR_Reports/AOR_Report.php on line 89

Warning: Invalid argument supplied for foreach() in /data/vhosts/mysite.it/subdomains/tester/httpdocs/SUITECRM/modules/AOR_Reports/AOR_Report.php on line 89

Warning: Invalid argument supplied for foreach() in /data/vhosts/mysite.it/subdomains/tester/httpdocs/SUITECRM/modules/AOR_Reports/AOR_Report.php on line 89

Warning: Invalid argument supplied for foreach() in /data/vhosts/mysite.it/subdomains/tester/httpdocs/SUITECRM/modules/AOR_Reports/AOR_Report.php on line 89

The setup of SuiteCRM 7.3.1 is now complete!

Total time: 21.701179027557 seconds.
Approximate memory used: 41849264 bytes.

Later, during the use of CRM, it seems that everything works well. I want to know if I have to do some work or check to seeing the messages that I’ve written and you can be problems when using that now I do not see
Thanks for the support

These are just warnings/notices which can be suppressed in your php.ini. For info on how to do this you can search our forums, or on google.

Thanks for the answer, now are more quiet :slight_smile: