| Prasanna 2007-10-11, 7:04 pm |
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Robert,<br>
<br>
Thanks for your mail.<br>
<br>
But i think the option <b>--with-ssl</b>
is used for configuring https access.<br>
<br>
Please clarify me.<br>
<br>
prasanna N<br>
<br>
Robert Wolfe wrote:
<blockquote cite="mid20071011083552.f9824230.rwolfe@shatterit.com"
type="cite">
<pre wrap="">On Thu, 11 Oct 2007 17:52:59 +0530
Prasanna <a class="moz-txt-link-rfc2396E" href="mailto:nprasanna@adventnet.com"><nprasanna@adventnet.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I am trying to add SSH2 support in my product. I am using apache 2.0.4.7 with PHP 5.2.4.
For SSH2 support, i had compiled PECL/SSH2 package and created ssh2.so.
I used to run PHP using libphp5.so through httpd.conf. I struck at the creation of libphp5.so file.
<LoadModule php5_module /home/nprasanna/test/modules/libphp5.so>
I downloaded the latest PHP 5.2.4 and install it and got the libphp5.so, but i dont know how to include the ssh2.so while creating libphp5.so.
Please let me know, whether it is possible to create libphp5.so with ssh2.so support and make it work using Apache.
</pre>
</blockquote>
<pre wrap=""><!---->
Maybe I am way off base here, but you might want to try using --with-ssl on the ./configure line.
</pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
Thanks & Regards,<br>
N Prasanna </div>
</body>
</html>
|