When I install a new module on Drupal, I get this error:

  • Warning: ftp_login(): Login authentication failed in
    FileTransferFTPExtension->connect() (line 59 of /home/burak/ public_html/beytepe/includes/filetransfer/ftp.inc).

  • Failed to connect to the server. The server reports the following message:

    Cannot log in to FTP server. Check username and password

drupal ubuntu ftp server

What can I do? How can I solve this?

link|improve this question
Do you have FTP setup and functioning on your server? Have you been able to successfully connect to it from an FTP client? Are you entering your FTP credentials correctly? Please add these details to your post. – Marco Ceppi Jun 27 '11 at 0:15
i installed pure ftp and i created an user. then i filled username and password(on drupal). i got this error. – burak Jun 27 '11 at 9:07
Is PureFTP running? (service purftpd status) is it configured to load from the right path? Basic Ubuntu FTP Server – Marco Ceppi Jun 27 '11 at 12:01
This question appears to be abandoned, if you are experiencing a similar issue please ask a new question with details pertaining to your problem. If you feel this question is not abandoned, please flag the question explaining that. :) – jrg Feb 26 at 1:58
feedback

closed as too localized by jrg Feb 26 at 1:58

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.