• I have a server. I can connect to the server to sftp, it tells me everytime that something went wrong during connecting. I am however 100% sure that I my login data is correct.

    I’m however not very sure about the hostname. The hostname is just the webpages name but wordpress is located somewhere in “hostname/map/map/public_html/” Do I need to enter a hostname of “hostname/map/map/public_html/” for wordpress to correctly connect? I believe not, however I tried it but it also fails…

    Sooo is there a kind of debug option maybe?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Try contacting your hosts for assistance.

    Thread Starter Wouser

    (@wouser)

    I am the host LOL!

    What do you use for the FTP hostname normally?

    Thread Starter Wouser

    (@wouser)

    The same. Only ftp connections are blocked because we want secure ssh connections so only sftp is allowed.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    What OS are you hosting with? Ubuntu LTS? You need to add libssh2-php and bounce Apache if you’ve got LTS.

    Other distros may be different.

    Thread Starter Wouser

    (@wouser)

    Ok thanks I will try that.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Use sudo apt-get libssh2-php ; sudo /etc/init.d/apache2 restart and that should do it.

    …and if there is some activation via pear that I’ve left out I disavow all knowledge of this non-WordPress response… ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘WordPress can't connect to sftp… debug option?’ is closed to new replies.