hi , in ispconfig ftp i can not upload files to folder /var/www/web32/web it give me the current error : The following error occurred: FTP: Failed to write Array/.htaccess I did restart the proftpd and this is what i got : [root@zinovsky ~]# /etc/init.d/proftpd restart /etc/init.d/proftpd: line 1: d:: command not found Shutting down proftpd: [ OK ] Starting proftpd: - setting default address to 127.0.0.1 - warning: "ProFTPD" address/port (192.168.123.192:21) already in use by "ProFTPD" [ OK ] /etc/init.d/proftpd: line 81: exit: 0:q: numeric argument required the same if i use ftp in joomla. can somebody explain me where it is the problem ? thank you in advance.
Do you have in your /etc/proftpd.conf these lines: DefaultRoot ~ IdentLookups off ServerIdent on "FTP Server ready."
Maybe this thread can help to solve the problem: http://www.howtoforge.com/forums/showthread.php?t=11901&highlight=Failed+write+.htaccess