Page 1 of 1

ssh2 extension

PostPosted: 24. March 2013 18:15
by fafabone
Hi,
I've installed xampp 1.7 on Ubuntu 12.04. I need to add ssh2 php extensions. Can you explain which files I need and where? How do I need to modify php.ini?
Thanks

Re: ssh2 extension

PostPosted: 25. March 2013 15:43
by fafabone
Can anybody help me?

Re: ssh2 extension

PostPosted: 27. March 2013 19:54
by JonB
I need to add ssh2 php extensions


I did some research - "I don't think that is going to happen".

It appears you have to do a make/build compile to get it to work.

http://www.php.net/manual/en/ssh2.installation.php

That is next to impossible with XAMPP/lampp - XAMPP is not actually an installed LAMP stack - see this post of mine about it:

viewtopic.php?f=17&t=53224


Good Luck
:)