jkrick77 wrote:
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.
http://drupal.org/project/drush. Once it's installed updates should be as easy as 'drush up'.