disable ftp update in wordpress site

Such a big bulshit in that:

1. first chown www-data:www-data -R wp-content/*

2. go to http://example.com/phpmyadmin/

3. delete content from column option_name (ftp_credentials from wp_options table) data from option_value

Now the wordpress is updating normal way!!!

Comments