Changing absolute paths
Posted: Fri Aug 11, 2006 5:59 pm
Hiya All,
My hosting company had a fantastic idea to change the harddisk my site was all, oh the pure genius of the idea!
Of course, when the drive gets changed so does the absolute path to the whole site.
So my path has changed from
/mounted-storage/home7/...
to
/mounted-storage/home22a/...
I started with my brothers site, wanted his site up first. In the DB I changed all references to home7 with home22a but I get the following error:
Cannot write to directory /mounted-storage/home22a/.../templates_c. Please check the permissions.
The permissions are set to 777 so no permissions issue has been transfered over.
Hopefully there is an easy solution to this problem.
TIA,
Andy
My hosting company had a fantastic idea to change the harddisk my site was all, oh the pure genius of the idea!
Of course, when the drive gets changed so does the absolute path to the whole site.
So my path has changed from
/mounted-storage/home7/...
to
/mounted-storage/home22a/...
I started with my brothers site, wanted his site up first. In the DB I changed all references to home7 with home22a but I get the following error:
Cannot write to directory /mounted-storage/home22a/.../templates_c. Please check the permissions.
The permissions are set to 777 so no permissions issue has been transfered over.
Hopefully there is an easy solution to this problem.
TIA,
Andy