S Steve Ambielli Guest Apr 6, 2009 #1 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.
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.
1 105547111 Silver Pleskian Apr 6, 2009 #2 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.
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.
lvalics Silver Pleskian Plesk Guru Apr 6, 2009 #3 Install mod_suphp and this will fix your upload problem. see tutorial in my signature