-
1. Re: cannot delete files using dreamweaver
Ken Binney May 19, 2014 6:57 AM (in response to whatalotofrubbish)Sorry, I don't use DW's FTP.
You say you can upload files;
Are you saying that your server is not overwriting files, but is somehow storing two files with the same name, in the same folder?
-
2. Re: cannot delete files using dreamweaver
Rob Hecker2 May 19, 2014 7:07 AM (in response to whatalotofrubbish)Have you tried with a different FTP client?
This sounds like a LINUX permissions/ownership issue. Upgrading PHP would not change the permissions/ownership, unless something else happened during the process, such as that the files were moved to a different location.
The way PHP runs affects permissions/ownership (DSO, CGI, suPHP, etc.), but even if that changed I don't think it would affect the permissions set on your site files.
-
3. Re: cannot delete files using dreamweaver
whatalotofrubbish May 19, 2014 11:41 AM (in response to Rob Hecker2)Looks like it was a permissions problem. The files and the databases were all re-located by my internet provider.
After I reported it to them, an hour later I tried again without re-logging in and everything worked with no change at my end. They must have worked until end of day, as they have not as yet advised what the problem was.
Thanks for posting.
Howard Walker



