RE: [PHP] ftp_ssl_connect

2007-07-11 Thread Daniel Novotny
' Subject: Re: [PHP] ftp_ssl_connect Daniel Novotny wrote: When I tried to connect through a telnet session I got the following message: Connection failed: The certificate chain was issued by an authority that is not trusted. Get a proper certificate and you'll be right to go then I guess

RE: [PHP] ftp_ssl_connect

2007-07-10 Thread Daniel Novotny
: 'php-general@lists.php.net' Subject: Re: [PHP] ftp_ssl_connect Daniel Novotny wrote: Hello, I am running PHP 5.2.0 on a RHEL4 server with FTP and OpenSSL enabled: ftp FTP support = enabled openssl OpenSSL support = enabled OpenSSL Version = OpenSSL 0.9.7a Feb 19 2003 I am aware

Re: [PHP] ftp_ssl_connect

2007-07-10 Thread Chris
Daniel Novotny wrote: When I tried to connect through a telnet session I got the following message: Connection failed: The certificate chain was issued by an authority that is not trusted. Get a proper certificate and you'll be right to go then I guess. -- Postgresql php tutorials

[PHP] ftp_ssl_connect

2007-07-09 Thread Daniel Novotny
Hello, I am running PHP 5.2.0 on a RHEL4 server with FTP and OpenSSL enabled: ftp FTP support = enabled openssl OpenSSL support = enabled OpenSSL Version = OpenSSL 0.9.7a Feb 19 2003 I am aware of the issue of ftp_ssl_connect() silently failing to ftp_connect() in my version of PHP;

Re: [PHP] ftp_ssl_connect

2007-07-09 Thread Chris
Daniel Novotny wrote: Hello, I am running PHP 5.2.0 on a RHEL4 server with FTP and OpenSSL enabled: ftp FTP support = enabled openssl OpenSSL support = enabled OpenSSL Version = OpenSSL 0.9.7a Feb 19 2003 I am aware of the issue of ftp_ssl_connect() silently failing to ftp_connect()

[PHP] ftp_ssl_connect()

2004-08-24 Thread Jesse Castro
Does ftp_ssl_connect() support Explicit SSL, Implicit SSL, or both? Thanks, -jess-

Re: [PHP] ftp_ssl_connect() Problem

2003-06-30 Thread Dean E. Weimer
I too am having problems getting ftp_ssl_connect() enabled, any help is very appreciated. What I am using is as follows, please let me know what it is I am missing.. PHP 4.3.0 installed as a Static Module with Apache 1.3.24 This is a re-configuration of an existing installation of PHP 4.3.0 I

Re: [PHP] ftp_ssl_connect() Problem

2003-05-27 Thread Shawn McKnight
I too am having problems getting ftp_ssl_connect() enabled, any help is very appreciated. What I am using is as follows, please let me know what it is I am missing.. PHP 4.3.0 installed as a Static Module with Apache 1.3.24 This is a re-configuration of an existing installation of PHP 4.3.0 I

Re: [PHP] ftp_ssl_connect

2003-01-30 Thread Markus Boettger
Hello, The problem is that I cannot find a way to set up an appropriate sftp-server. My tunneling with ssh does not work as it should; I'm still working on it... Bye Markus Jason Wong schrieb: On Tuesday 28 January 2003 20:19, Markus Boettger wrote: Hello, I try it again ... is anybody here

[PHP] ftp_ssl_connect

2003-01-28 Thread Markus Boettger
Hello, I try it again ... is anybody here who can tell me how to use the ftp_ssl_connect function in 4.3? Has anybody a sample code in which the use uf the openSSL functions are declared? rtfm does not help here, because I do read for days now. Thanks, Markus -- PHP General Mailing List

Re: [PHP] ftp_ssl_connect

2003-01-28 Thread Jason Wong
On Tuesday 28 January 2003 20:19, Markus Boettger wrote: Hello, I try it again ... is anybody here who can tell me how to use the ftp_ssl_connect function in 4.3? Has anybody a sample code in which the use uf the openSSL functions are declared? rtfm does not help here, because I do read for