ftp_ssl_connect problom

Reply

Join Date: Nov 2008
Posts: 17
Reputation: asifkamalzahid is an unknown quantity at this point 
Solved Threads: 0
asifkamalzahid asifkamalzahid is offline Offline
Newbie Poster

ftp_ssl_connect problom

 
0
  #1
Dec 1st, 2008
ftp_ssl_connect problom
i run my php program for uploading file from my server to another server.
it works with normal ftp connection but it has problom with ftp_ssl_connect function.

it gives me an error u calling an undefined function (ftp_ssl_connect)
i read the follwing information on the php.net site about this problom, but i realy not understand what means by compile your own binaries.

ftp_ssl_connect() is only available if both the ftp module and the OpenSSL support is built staticlly into php, this means that on Windows this function will be undefined in the official PHP builds. To make this function available on Windows you must compile your own PHP binaries.
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 27
Reputation: xylude is an unknown quantity at this point 
Solved Threads: 0
xylude xylude is offline Offline
Light Poster

Re: ftp_ssl_connect problom

 
0
  #2
Dec 2nd, 2008
This appears to be an article that links to another couple articles explaining the process. Looks like a tedious process.

http://blog.astrumfutura.com/archive...eriously!.html
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC