installed joomla to public_html
Using FileZilla FTP
I am getting a "permission denied" when trying to rename a file -
appears default permissions are set to 755, tried setting to777 and still getting same
permission denied message.
Response from server states " transfer complete" however status of transfer states "critical transfer error"
Any help would be appreciated
| tahoestyle wrote: |
installed joomla to public_html
Using FileZilla FTP
I am getting a "permission denied" when trying to rename a file -
appears default permissions are set to 755, tried setting to777 and still getting same
permission denied message.
Response from server states " transfer complete" however status of transfer states "critical transfer error"
Any help would be appreciated |
You may want to try resetting the file's ownsership - from Apache to your user account.
There's an option to do that in the DirectAdmin filemanager.
well ive decided to delete the joomla install and attempt to reinstall, now all files are deleted except for one folder "templates" which permissions are set to 777 - I am not sure why this will not allow me to delete this folder via filezilla or file manager in direct admin which gives me
Unable to delete files
Details
Unable to delete directory /domains/funkamentals.frih.net/public_html/templates. The directory /domains/funkamentals.frih.net/public_html/templates is not empty
thank you for any assistance
There were a few folders owned by Apache in there. I removed them and the templates directory.
thank you - will reinstall, here i go...
I am experience a similar or the same problem.
I can't delete / edit or add files in the "tjk" folder under public_html
I am getting a "550 Access is denied" error.
I would guess that apache has taken ownership of the folder, or something like that, for chmod-ing does not help at all.
Don't know if this is the case with other foldes as well...
Also I can't access my cpanel on Server 1 
| erlendhg wrote: |
I am experience a similar or the same problem.
I can't delete / edit or add files in the "tjk" folder under public_html
I am getting a "550 Access is denied" error.
I would guess that apache has taken ownership of the folder, or something like that, for chmod-ing does not help at all.
Don't know if this is the case with other foldes as well...
Also I can't access my cpanel on Server 1  |
I chmodded the sub directory (in tjk) to 755. The configuration on server 1 is setup that the 777 file/directory permission isn't needed and is blocked. Could you try again and see if it works?
I couldn't find any files owned by apache, so I doubt that's the case.
Yes, thanks, it works fine now.
Wasn't aware of that you could not chmod files to 777.
Knew that some php scripts don't support it though
Wonder why the permissions to the "sub" folder changed...?
Thanks again!
Edit:
Everything worked fine, the cPanel also... until now.
Again I do not get access as far back as public_html (haven't tried in the root folder)
And I can't access my cPanel either
What is happening?
Thanks
Edit:
Now, again, it seems to work just fine.
I find this very strange...