So I’m on a VPS – CentOS Linux installation. I have vsFTPd on the server.
I currently have SFTP access to the server via my root user, but am now trying to create a new user with FTP access to a specific directory only on the server, I’ve done the following:
i’ve installed a LAMP server on my ubunutu 11.04.
i’ve installed wordpress and hooked it right with the MySQL db.
i’ve changed the permissions of the www-data group to read and write files.
How can I stop WordPress from prompting me to enter FTP information when doing updates?