UXDE dot Net Wordpress Themes

How to Solve the ‘JFTP::store: Bad response – Warning! – Failed to move file.’ Error in Joomla

Posted by on

This is my second article about error in Joomla CMS.My first article was “How to Solve the ‘JFolder::create: Could not create directory’ Error in Joomla.

Here is second error in joomla :-

During Upload/install any component,module,plugin or template in joomla , you may get the following error !

ERROR:

JFTP::store: Bad response. Warning! – Failed to move

Dont get panic!.It is a normal error. There is a very simple work around for this issue. This error occured when the ftp of your Joomla site doesn’t work properly. You can fix this type of issue by just disabling the ftp option in the file ‘configuration.php’.

Open the “configuration.php” file using any code editor or using notepad.

Then search for the following line :

var $ftp_enable = ’1′;

change 1 to 0 to fix the issue.

Alternatevily you can also disable it from the global configuration option–> server tab in Joomla.

Post Tags:

About the Author

Amit Kumar is the editor and owner of w3t, a premier blog about Career, Webmaster and Blogging Tips. He intends to make the web a friendlier place by sharing stuffs and articles which help other to become successful. [Join W3T] Connect with me on Google+

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>