Page 1 of 1

filemanager using subdomain error

Posted: Wed Jan 28, 2009 12:56 pm
by robbedoes
To make upgrading cmsms easier I created a subdomain for serving and storing filemanager an imagemanager data.
Imagemanager is working fine but when using filemanager I get a permission error.

When I change to the default upload location (within the cmsms folder) filemanager is running okay.


cmsms 1.5.2
filemanager 0.4.3

Re: filemanager using subdomain error

Posted: Wed Jan 28, 2009 6:30 pm
by Dr.CSS
What is your reasoning behind thinking moving the serving and storing of it to another place for upgrading made easier?...

When you upgrade it does nothing to your files in the uploads folder...

Also... http://forum.cmsmadesimple.org/index.ph ... 132.0.html

Re: filemanager using subdomain error

Posted: Thu Jan 29, 2009 8:36 am
by robbedoes
mark wrote: ...When you upgrade it does nothing to your files in the uploads folder...
I think that isn't totally true because you have to delete the old file before putting the new ones on the server (when using ftp).
I know it is very easy to backup and restore the uploads directory but it's also very easy to forget that step :-)

That is why I prefer another place, outside the cmsms folder, to store the uploaded files.   

Re: filemanager using subdomain error

Posted: Thu Jan 29, 2009 6:34 pm
by Dr.CSS
robbedoes wrote: I think that isn't totally true because you have to delete the old file before putting the new ones on the server (when using ftp).
Really?? and where did you read that bit of information?...

I have been upgrading my cmsms sites since march 2006 and never once have i deleted anything when doing it....

Re: filemanager using subdomain error

Posted: Fri Jan 30, 2009 8:21 am
by robbedoes
http://wiki.cmsmadesimple.org/index.php ... /Upgrading


To upgrade from a previous version of CMS Made Simple, do like this:
....
Backup your database and all the files in your CMS Made Simple folder on the server.
Download the latest CMS Made Simple package.
Upload the new files, overwriting all the files on your server.
....

Re: filemanager using subdomain error

Posted: Fri Jan 30, 2009 7:16 pm
by Dr.CSS
No where does it say delete files, you just overwrite existing files, it won't write over anything you have added, images in uploads/images or uploads as they are user added files/folders not from CMSMS...

Only folders/files from the cmsms will be overwritten...

Re: filemanager using subdomain error

Posted: Sat Jan 31, 2009 9:19 am
by robbedoes
I'll give it a try on a test installation.

Nevertheless is it strange that image manager can handle a subdomain and file manager can't.