Jump to content

[help] How to install ftp modules


junkle

Recommended Posts

Ma fellow coder c0uld you direct me on how to inztall ftp m0dule on ma host. I d0wnl0aded ftp script , when i try loging in with ftp acc0unt, i g0t err0r that ftp m0dule iz n0t inztall on my h0zt. Here iz d er0r inf0: An error has occured:

TheFTP module of PHP is not

installed.

 

Drilldown: ftp_openconnection >

function_exists > ftp_connect:

FTP module of PHP

Link to comment
Share on other sites

You could compile your php version with "Enable PHP Support" including the following option to ./configure --enable-ftp. If you're using some RPM distro with yum (require yum 3.2.22 or newer.) you would check whether the packet is available in your repositories, it should be inside the php-common packet.

yum provides "php-ftp"

BTW: Are you using English writing posts? 

Edited by jazzman1
Link to comment
Share on other sites

Is it a dedicated or shared hosting environment? If the server is dedicated you need hire someone to do this job for you, if not, you need to contact to your hosting provider to ask them why your version of php doesn't have a ftp library included in that version of php.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.