I'm trying out the new WordPress 2.7 and want to use the build in function to install a new plugin directly from admin interface.
After searching for the plugin and selecting "install", I'm prompted the FTP host, username and password. After entering the correct info I get the following error message:
Installing Plugin: NextGEN Gallery 1.0.0
Warning: ftp_rawlist() [function.ftp-rawlist]: php_connect_nonb() failed: Operation now in progress (36) in /usr/home/johndoe/domains/example.com/httpdocs/wp-admin/includes/class-wp-filesystem-ftpext.php on line 203
Unable to locate WordPress Plugin directory.
Installation Failed
Before you ask if I've entered the correct u/p, then I can say that I've tried logging in with FTP via my console with these credentials and navigating to the plugins directory - no problem.