Hot Line:

+1 (917) 730-2010

AI-Powered Web Development, SEO, Shopify & WordPress — Get a Free Consultation Today. Get Started

Tutorials

How To Fix FTP Error When Installing Plugins on WordPress

  • 08 Nov, 2022
  • 0 Comments
  • By WebSensePro
How To Fix FTP Error When Installing Plugins on WordPress

In this video, you will learn how to fix FTP Error When Installing Plugins on WordPress.

There can be many reasons for an FTP error when installing plugins on WordPress. In this video, we will show you how to troubleshoot the most common causes of this error and how to fix it quickly and easily.

Codes to add in wp-config.php file

define('FS_METHOD', 'direct');

If the above code does not work, add the following code in wp-config.php file

define('FS_METHOD', 'direct');
define('FS_CHMOD_DIR', (0705 & ~ umask()));
define('FS_CHMOD_FILE', (0604 & ~ umask())); 
5/5 · 1 vote
Tags:

    Comments

    Background Pattern

    Want to work with us?

    Let’s build your website, grow your traffic, and automate your business with AI.

    Background Pattern