|
Title: ERROR: installing Post by: efrontera on October 03, 2007, 05:44:10 AM Hi, I installed HCL in a public hosting (www.awardspace.com) and after copying files and set permission 777 for the folders ICONS, CACHE and COMPILE, when I try to access to setup page I get the following error:
Warning: Smarty error: unable to read resource: "setup.tpl" in /home/www/queco.com.ar/hcl/class/smarty/Smarty.class.php on line 1115 Is hosted at: www.queco.com.ar/hcl/setup (http://www.queco.com.ar/hcl/setup) Excuse my english. Is not my natural language Title: Re: ERROR: installing Post by: HCL Admin on October 03, 2007, 11:37:50 PM If safe mode is on, you'll need to set the $conf['safe_mode'] = true; (it is by default off) This really slows things down and could cause some other issues, so if you don't need it, it's better to have it false, however it sounds like you may need it.
|