Drupal 7 Updates require FTP...do I need to be running ftpd?
I'm trying to update some Drupal 7 modules and Drupal prompts me for a FTP password.
My usual system password doesn't work. Do I need to be running an FTP server?
Jack
4 Replies
@jkrick77:
Hi,
I'm trying to update some Drupal 7 modules and Drupal prompts me for a FTP password.
My usual system password doesn't work. Do I need to be running an FTP server?
Jack
Are you sure it's not asking for a database password? I suggest you change your system password just incase you sent that out across the internet. You don't need to be running an FTP server to download with FTP from the internet.
I find the easiest way to update drupal is with drush.
Or you can use PHP-FPM and let PHP run with the permissions of the user running the website.
@jkrick77:
Hi,
I'm trying to update some Drupal 7 modules and Drupal prompts me for a FTP password.
My usual system password doesn't work. Do I need to be running an FTP server?
Jack
Wait a second. Are you trying to update custom modules or themes?