• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

FTP Root Access

S

Steve Ambielli

Guest
I created a domain and with that came an FTP user. This user doesn't have access to CHMOD files/directories that were uploaded through Joomla. How can I fix this?

Thanks.
 
write a script to chown -R correctly the domain httpdocs and run this as root in cron every hour and problem solved.

I do this on several of my domains that have upload via apache.
 
Install mod_suphp and this will fix your upload problem. see tutorial in my signature
 
Back
Top