junkle Posted April 9, 2014 Share Posted April 9, 2014 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 Quote Link to comment https://forums.phpfreaks.com/topic/287647-help-how-to-install-ftp-modules/ Share on other sites More sharing options...
jazzman1 Posted April 9, 2014 Share Posted April 9, 2014 (edited) 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 April 9, 2014 by jazzman1 Quote Link to comment https://forums.phpfreaks.com/topic/287647-help-how-to-install-ftp-modules/#findComment-1475576 Share on other sites More sharing options...
junkle Posted April 9, 2014 Author Share Posted April 9, 2014 am using Using english. please i dont really understand the solution you are trying to give me. Kindly breakdown some terms. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/287647-help-how-to-install-ftp-modules/#findComment-1475584 Share on other sites More sharing options...
jazzman1 Posted April 9, 2014 Share Posted April 9, 2014 What OS/Linux distro the server running? What permissions do you have to that server? Quote Link to comment https://forums.phpfreaks.com/topic/287647-help-how-to-install-ftp-modules/#findComment-1475585 Share on other sites More sharing options...
junkle Posted April 9, 2014 Author Share Posted April 9, 2014 sorry am new to host stuff. My host is www.syskay.com Quote Link to comment https://forums.phpfreaks.com/topic/287647-help-how-to-install-ftp-modules/#findComment-1475588 Share on other sites More sharing options...
junkle Posted April 9, 2014 Author Share Posted April 9, 2014 that should be linux server Quote Link to comment https://forums.phpfreaks.com/topic/287647-help-how-to-install-ftp-modules/#findComment-1475589 Share on other sites More sharing options...
jazzman1 Posted April 9, 2014 Share Posted April 9, 2014 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. Quote Link to comment https://forums.phpfreaks.com/topic/287647-help-how-to-install-ftp-modules/#findComment-1475593 Share on other sites More sharing options...
junkle Posted April 10, 2014 Author Share Posted April 10, 2014 ok thank friend, I will do just that. its a shared shared. i will give you feedback. Quote Link to comment https://forums.phpfreaks.com/topic/287647-help-how-to-install-ftp-modules/#findComment-1475630 Share on other sites More sharing options...
trq Posted April 10, 2014 Share Posted April 10, 2014 trololololah... Quote Link to comment https://forums.phpfreaks.com/topic/287647-help-how-to-install-ftp-modules/#findComment-1475638 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.