installation errors in suite CRM

I am trying to install suiteCRM on shared server and getting the following error, plz guide
i dont know much about php, can just edit and insert line.

Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with SugarBean::save($check_notify = false) in /home/strancen/public_html/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php on line 1114

Strict Standards: Declaration of Person::create_export_query() should be compatible with SugarBean::create_export_query($order_by, $where) in /home/strancen/public_html/suitecrm/include/SugarObjects/templates/person/Person.php on line 44

Strict Standards: Declaration of User::retrieve() should be compatible with Person::retrieve($id = -1, $encode = true, $deleted = true) in /home/strancen/public_html/suitecrm/modules/Users/User.php on line 44

Strict Standards: Declaration of User::create_export_query() should be compatible with Person::create_export_query(&$order_by, &$where, $relate_link_join = ‘’) in /home/strancen/public_html/suitecrm/modules/Users/User.php on line 44

Strict Standards: Declaration of User::create_new_list_query() should be compatible with SugarBean::create_new_list_query($order_by, $where, $filter = Array, $params = Array, $show_deleted = 0, $join_type = ‘’, $return_array = false, $parentbean = NULL, $singleSelect = false, $ifListForExport = false) in /home/strancen/public_html/suitecrm/modules/Users/User.php on line 44

Strict Standards: Declaration of User::list_view_parse_additional_sections() should be compatible with SugarBean::list_view_parse_additional_sections(&$list_form) in /home/strancen/public_html/suitecrm/modules/Users/User.php on line 44

Strict Standards: Declaration of Currency::retrieve() should be compatible with SugarBean::retrieve($id = -1, $encode = true, $deleted = true) in /home/strancen/public_html/suitecrm/modules/Currencies/Currency.php on line 239

Strict Standards: Non-static method UploadStream::register() should not be called statically in /home/strancen/public_html/suitecrm/include/entryPoint.php on line 184

Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in /home/strancen/public_html/suitecrm/include/SugarLogger/LoggerManager.php on line 76

Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in /home/strancen/public_html/suitecrm/include/SugarLogger/SugarLogger.php on line 121

Strict Standards: Declaration of MysqlManager::checkQuery() should be compatible with DBManager::checkQuery($sql, $object_name = false) in /home/strancen/public_html/suitecrm/include/database/MysqlManager.php on line 1508

Strict Standards: Non-static method LogicHook::initialize() should not be called statically in /home/strancen/public_html/suitecrm/include/entryPoint.php on line 239

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/strancen/public_html/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php:1114) in /home/strancen/public_html/suitecrm/include/MVC/SugarApplication.php on line 602

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/strancen/public_html/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php:1114) in /home/strancen/public_html/suitecrm/include/MVC/SugarApplication.php on line 602

Strict Standards: Non-static method LogicHook::initialize() should not be called statically, assuming $this from incompatible context in /home/strancen/public_html/suitecrm/include/MVC/SugarApplication.php on line 619

Warning: Cannot modify header information - headers already sent by (output started at /home/strancen/public_html/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php:1114) in /home/strancen/public_html/suitecrm/include/utils.php on line 2698

Strict Standards: Non-static method ControllerFactory::getController() should not be called statically, assuming $this from incompatible context in /home/strancen/public_html/suitecrm/include/MVC/SugarApplication.php on line 74

Strict Standards: Non-static method LogicHook::initialize() should not be called statically in /home/strancen/public_html/suitecrm/include/utils.php on line 3017

Strict Standards: Non-static method Tracker::logPage() should not be called statically in /home/strancen/public_html/suitecrm/include/utils.php on line 3028

Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically in /home/strancen/public_html/suitecrm/include/utils/sugar_file_utils.php on line 365

Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically in /home/strancen/public_html/suitecrm/include/utils/sugar_file_utils.php on line 365

Hello,

Can you ask your service provider to turn off error_reporting for that SuiteCRM instance, It will be resolved.