Not able to install it on windows 8.1

Hi,

Has anybody installed it successfully on windows system. I am trying to install it on my windows 8.1 but it keeps me giving one or another error. After fixing all suggested problems (permissions, upload size etc.), finally I am stuck on following error:

While installing on azure:
Warning: Smarty error: unable to read resource: “custom/modules/Users/login.tpl” in C:\DWASFiles\Sites\cres-crm\VirtualDirectory0\site\wwwroot\SuiteCRM\include\Smarty\Smarty.class.php on line 1095

While installing on my windows 8.1 laptop:
Warning: Smarty error: unable to read resource: “custom/modules/Users/login.tpl” in C:\inetpub\wwwroot\SuiteCRM2\SuiteCRM-master\include\Smarty\Smarty.class.php on line 1095

Any help on this matter will be much appreciable.

Thanks in advance.

is the file “custom/modules/Users/login.tpl” present?

where did you download it from Git or via the site?

Hi,

is the issue resolved? Are you able to run it on Azure?

rgds,
Saumya

[b]Hi

I am new to Suite(Sugar) CRM. I am trying to install it on a Windows 8.1 machine on a XAMPP stack. It give a lot of errors. I can go to next steps and reach the end of the wizzard, but is full of errors like that:[/b]

Strict Standards: Declaration of User::create_export_query() should be compatible with SugarBean::create_export_query($order_by, $where) in C:\xampp\htdocs\SuiteCRM\modules\Users\User.php on line 41

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 C:\xampp\htdocs\SuiteCRM\modules\Users\User.php on line 41

Strict Standards: Declaration of User::list_view_parse_additional_sections() should be compatible with SugarBean::list_view_parse_additional_sections(&$list_form) in C:\xampp\htdocs\SuiteCRM\modules\Users\User.php on line 41

Strict Standards: Declaration of Currency::retrieve() should be compatible with SugarBean::retrieve($id = -1, $encode = true, $deleted = true) in C:\xampp\htdocs\SuiteCRM\modules\Currencies\Currency.php on line 236

Strict Standards: Non-static method UploadStream::register() should not be called statically in C:\xampp\htdocs\SuiteCRM\include\entryPoint.php on line 181

Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\SuiteCRM\include\SugarLogger\LoggerManager.php on line 73

Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\SuiteCRM\include\SugarLogger\SugarLogger.php on line 118

Hi Ion,

Please see this link. Does following the steps detailed in the answer solve your issue?

Thanks,

Will.

1 Like

Thanks! The errors dont show up anymore. When I have time I will test the system all the way to the end.

For others that want to know the answer I used this line in .htaccess file:
php_flag display_errors off