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
Installation problem, Warning: fetch(): Unable to access
Re: Installation problem, Warning: fetch(): Unable to access
check permissions of tmp/templates_c php needs full access to everything in tmp
Re: Installation problem, Warning: fetch(): Unable to access
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?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Installation problem, Warning: fetch(): Unable to access
if you moved your server from another site, you should clear the cache.... clear it anyways, it won't hurt anything.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Installation problem, Warning: fetch(): Unable to access
Sorry, I clear cache directory but I have the same message
Re: Installation problem, Warning: fetch(): Unable to access
windows server, permissions 777??
double check rights to those folders
double check rights to those folders
Re: Installation problem, Warning: fetch(): Unable to access
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
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)