Title: define( &#8216;FS_METHOD&#8217;, &#8216;ssh2&#8217; )
Last modified: October 9, 2023

---

# define( ‘FS_METHOD’, ‘ssh2’ )

 *  Resolved [appraiser6524](https://wordpress.org/support/users/appraiser6524/)
 * (@appraiser6524)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/define-fs_method-ssh2/)
 * Having a problem when using define( ‘FS_METHOD’, ‘ssh2’ ) in the config.php causes
   a crash. Have you seen this?

Viewing 1 replies (of 1 total)

 *  Plugin Support [Stefan Cotitosu](https://wordpress.org/support/users/stefancotitosu/)
 * (@stefancotitosu)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/define-fs_method-ssh2/#post-17133705)
 * Hi [@appraiser6524](https://wordpress.org/support/users/appraiser6524/),
 * Thank you for using Visualizer, and I’m sorry to hear about the difficulties 
   you encountered.
 * Does the issue occur only when the Visualizer plugin is active, or Visualizer
   can’t be updated when this line is added to the wp-config.php file?
 * Currently, we are not aware of such a compatibility issue with Visualizer. You
   can also check that the code shared doesn’t use stylized quotes when adding it
   to the config file. You can copy-paste the following snippet.
 *     ```wp-block-code
       define( 'FS_METHOD', 'ssh2' );
       ```
   
 * In case the problem persists after that, you can make sure the ssh2 PHP extension
   is available on the server where your website is hosted. Your hosting provider
   can help to check this if needed.
 * I hope this will help.

Viewing 1 replies (of 1 total)

The topic ‘define( ‘FS_METHOD’, ‘ssh2’ )’ is closed to new replies.

 * ![](https://ps.w.org/visualizer/assets/icon-256x256.gif?rev=3084574)
 * [Visualizer: Tables and Charts Manager for WordPress](https://wordpress.org/plugins/visualizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visualizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visualizer/)
 * [Active Topics](https://wordpress.org/support/plugin/visualizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visualizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visualizer/reviews/)

## Tags

 * [Crash](https://wordpress.org/support/topic-tag/crash/)

 * 1 reply
 * 2 participants
 * Last reply from: [Stefan Cotitosu](https://wordpress.org/support/users/stefancotitosu/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/define-fs_method-ssh2/#post-17133705)
 * Status: resolved