It’s not a plugin conflict.
With
if ( ! defined( ‘FS_METHOD’ ) )
define( ‘FS_METHOD’, ‘direct’ );
added to wp-config.php, it’s OK.
Thanks a lot.
It’s not a plugin conflict.
With
if ( ! defined( ‘FS_METHOD’ ) )
define( ‘FS_METHOD’, ‘direct’ );
added to wp-config.php, it’s OK.
Thanks a lot.