Page 1 of 1
Installation problem, Warning: fetch(): Unable to access
Posted: Sat May 12, 2007 10:22 am
by napoli
Please I need help, I don't manage to install my Web site. I have the following error message:
Unable to access d:\www\mysite.com\htdocs\tmp\templates_c\%%C4^C43^C43F3191%%installer_start.tpl.php in d:\www\mysite.com\htdocs\lib\smarty\Smarty.class.php on line 1258
Re: Installation problem, Warning: fetch(): Unable to access
Posted: Sat May 12, 2007 10:43 am
by tsw
check permissions of tmp/templates_c php needs full access to everything in tmp
Re: Installation problem, Warning: fetch(): Unable to access
Posted: Sat May 12, 2007 2:55 pm
by napoli
Thank you for your answer. I set tmp/templates_c and tmp/templates to 777. But I still have the same message. I am on a Windows server , is it could be the problem?
Re: Installation problem, Warning: fetch(): Unable to access
Posted: Sat May 12, 2007 2:57 pm
by calguy1000
if you moved your server from another site, you should clear the cache.... clear it anyways, it won't hurt anything.
Re: Installation problem, Warning: fetch(): Unable to access
Posted: Sat May 12, 2007 4:03 pm
by napoli
Sorry, I clear cache directory but I have the same message
Re: Installation problem, Warning: fetch(): Unable to access
Posted: Sat May 12, 2007 4:15 pm
by tsw
windows server, permissions 777??
double check rights to those folders
Re: Installation problem, Warning: fetch(): Unable to access
Posted: Sat May 12, 2007 4:32 pm
by napoli
Here is the link of my site: ;
http://www.cederconsulting.com By creating manually the file " %% C4^C43^C43F3191 %% installer_start.tpl.php" and others, I have the front page of installation which displays, but with many errors
Re: Installation problem, Warning: fetch(): Unable to access
Posted: Sat May 12, 2007 6:41 pm
by tsw
that tells me that php doesnt have write access to templates_c folder. double check all permissions (remember that php might get executed as a different user than your own username)