Hi
In the last two or three months I have set up 3 cmsmadesimple sites for my clients. All with the same hosting company with the installations being identical with no problems.
I am starting my 4th installation for another client with the same hosting company and I can't get the install to work at all. I use WSFTP as I don't have access to install using shell and I'm very comfortable using it and chmoding the appropriate files. As best I can tell all files were transferred correctly.
I'm running CMS Made Simple 1.1.3.1. I'm using PHP 5, and MySQL 4. This is all working with Windows 2003 based hosting.
Here is the error message I get:
Warning: Smarty::include(D:\WWW\orlandoviolinist.com\wwwroot\tmp\templates_c\%%C4^C43^C43F3191%%installer_start.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in D:\WWW\orlandoviolinist.com\wwwroot\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'D:\WWW\orlandoviolinist.com\wwwroot\tmp\templates_c\%%C4^C43^C43F3191%%installer_start.tpl.php' for inclusion (include_path='.;C:\php5\pear') in D:\WWW\orlandoviolinist.com\wwwroot\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include(D:\WWW\orlandoviolinist.com\wwwroot\tmp\templates_c\%%F7^F7F^F7F34188%%header.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in D:\WWW\orlandoviolinist.com\wwwroot\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'D:\WWW\orlandoviolinist.com\wwwroot\tmp\templates_c\%%F7^F7F^F7F34188%%header.tpl.php' for inclusion (include_path='.;C:\php5\pear') in D:\WWW\orlandoviolinist.com\wwwroot\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include(D:\WWW\orlandoviolinist.com\wwwroot\tmp\templates_c\%%F8^F8A^F8AC46EE%%page1.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in D:\WWW\orlandoviolinist.com\wwwroot\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'D:\WWW\orlandoviolinist.com\wwwroot\tmp\templates_c\%%F8^F8A^F8AC46EE%%page1.tpl.php' for inclusion (include_path='.;C:\php5\pear') in D:\WWW\orlandoviolinist.com\wwwroot\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include(D:\WWW\orlandoviolinist.com\wwwroot\tmp\templates_c\%%18^181^181FA688%%installer_end.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in D:\WWW\orlandoviolinist.com\wwwroot\lib\smarty\Smarty.class.php on line 1258
Warning: Smarty::include() [function.include]: Failed opening 'D:\WWW\orlandoviolinist.com\wwwroot\tmp\templates_c\%%18^181^181FA688%%installer_end.tpl.php' for inclusion (include_path='.;C:\php5\pear') in D:\WWW\orlandoviolinist.com\wwwroot\lib\smarty\Smarty.class.php on line 1258
I'm installing this "behind" the current html website to keep my clients site up and running until I can get cmsmadesimple up and running. You can see the error at http://orlandoviolinist.com/index.php
I've looked at the trouble shooting section and I can't seem to figure out exactly whats going on. If I've missed some information that would be helpful, please let me know.
Any help would be appreciated.
Thanks,
{Solved} Install problems
{Solved} Install problems
Last edited by Kristy on Thu Sep 27, 2007 2:24 pm, edited 1 time in total.
Re: Install problems
Hello,
I have seen such posts in these forums and I fear it was Windows issues. I don't know Windows, may be a problem with file access rights after a "service" pack update ?
You could switch your FTP tool but I think it is more a Windows config issue.
Pierre M.
I have seen such posts in these forums and I fear it was Windows issues. I don't know Windows, may be a problem with file access rights after a "service" pack update ?
You could switch your FTP tool but I think it is more a Windows config issue.
Pierre M.
Re: Install problems
check your permissions.
{Solved} Re: Install problems
If you are on a windows server, ask support to change the permissions for you. chmod is for Linux. It may work to chmod yourself but it's not intended to work that way. Also, make sure that someone hasn't installed Front Page server extensions. It resets all permissions for the files. I used Front Page years ago and I would reccommend that you avoid any component supplied by Front Page. It will eventually, down the road, mess your site up.
Thanks!
Thanks!