Fixed FTP credentials for WordPress to connect to my local server

I try to update WordPress or download plugins in I am directed to a page asking for the following information:

Connection Information
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.




Here is solution how to fix it

define('FS_METHOD','direct'); to wp-config.php

Comments

Popular posts from this blog

PHP: Date Difference for PHP 5.2

HTML5 video loop src change on end play function

display the_content with setup_postdata