ubuntu 14.04 - file_exists(): Unable to find the wrapper "sftp" - did you forget to enable it when you configured PHP? -
this error on fresh ubuntu server 14.04 install.
a php error encountered
severity: warning message: file_exists(): unable find wrapper "sftp" - did forget enable when configured php? filename: libraries/template.php line number: 2610
you should have ssh2 extension enabled , use ssh2.sftp://
schema instead of sftp://
.
Comments
Post a Comment