W3Schools Learner's Blog

W3Schools Programming knowledge summary website

div

11/29/2017

wordpress plugin install "Failed to connect to FTP Server" error


wordpress plugin install error "Failed to connect to FTP Server 118.20.101.175:21", i can connect my cloudy server with xshell, but  haven't connection type (ftp or ftps)
as follows:














The connnection information are as follows:

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

how to solve? it's simple. run the command.
[root@VM_230_32_centos ~]# sudo chown -R apache:apache /var/www/html
[root@VM_230_32_centos ~]# 
wordpress plugin install success!

No comments:

Post a Comment

Note: only a member of this blog may post a comment.