SSH2 Issues

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
JamieH253
New to forums
New to forums
Posts: 5
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 08, 2010 2:52 pm
Location: Seattle, WA
Contact:

SSH2 Issues

Post by JamieH253 »

When trying to install Swift Panel i run into this error. SSH2 Extension Error!
SSH2 Extension not detected! how do i fix this.
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: SSH2 Issues

Post by Edge100x »

If you are running Gentoo:

You'll need to recompile PHP. If you haven't already adjusted the "use" flags for PHP in the past, executing the following commands should work to easily address this:

Code: Select all

echo dev-lang/php ssh2 > /etc/portage/package.use
emerge --newuse php
If you are running CentOS:

It sounds like it's a bit more involved. This site talks about one method that may work: http://www.kevinbradwick.co.uk/2010/01/ ... -5-system/

Since your software requires this, and it's pretty unusual, its developers also likely have more information on how to do it.
JamieH253
New to forums
New to forums
Posts: 5
Joined: Thu Apr 08, 2010 2:52 pm
Location: Seattle, WA
Contact:

Re: SSH2 Issues

Post by JamieH253 »

im running cent-os with gnome and it wont let me connect via ssh
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: SSH2 Issues

Post by Edge100x »

By default, our CentOS install comes with SSH enabled, and you can connect by following the instructions on the "Server control" page. Did something you install disable it?

Those commands can also be run from any command line. You can do it through the shell inside Gnome, if you wish.
JamieH253
New to forums
New to forums
Posts: 5
Joined: Thu Apr 08, 2010 2:52 pm
Location: Seattle, WA
Contact:

Re: SSH2 Issues

Post by JamieH253 »

how..?
JamieH253
New to forums
New to forums
Posts: 5
Joined: Thu Apr 08, 2010 2:52 pm
Location: Seattle, WA
Contact:

Re: SSH2 Issues

Post by JamieH253 »

and i try to login via putty and it says access denied
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: SSH2 Issues

Post by Edge100x »

I am not familiar enough with Gnome to quote the exact steps from memory, but it has the option to open a command shell somewhere in one of its menus.

I would generally recommend just using SSH, directly, though.
JamieH253
New to forums
New to forums
Posts: 5
Joined: Thu Apr 08, 2010 2:52 pm
Location: Seattle, WA
Contact:

Re: SSH2 Issues

Post by JamieH253 »

qwll if it wont let me connect then cant do that
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: SSH2 Issues

Post by Edge100x »

What do you mean when you say that it won't let you connect? What exactly are you trying, and what is its response?

If something is installed that broke your SSH or made your OS not work properly, you might consider doing a reinstall through the "Server control" page.
Post Reply