Page 1 of 1

problem: transferring site to another host

Posted: Mon Feb 04, 2008 6:59 pm
by saitanay
i tansferred whole website to another host

opened config.php

and entered new sql values, new path, root url

but new site gives error

The following directories must be writable by the web server:
tmp/cache
tmp/templates_c

Please correct by executing:
chmod 777 tmp/cache
chmod 777 tmp/templates_c
or the equivilent for your platform before continuing.


there is no tmp directory at all in my cmsms files .. i have only an admin directory

Re: problem: transferring site to another host

Posted: Mon Feb 04, 2008 7:43 pm
by Nullig
If there's only an admin directory, then all of the files weren't copied.
Recopy everything to the new site and try again.

Nullig