If you'd like to test without going via ftp:
Edit the file wordpress\wp-admin\includes\file.php

Near the bottom, Comment out the forced ftp:

function get_filesystem_method() {
        //return 'ftpsockets';

But i'd prefer people test via ftp if at all possible, More chance of bugs in 
the ftp code :)

On Thu, 06 Mar 2008 21:39:10 +1100, Stefano Aglietti <[EMAIL PROTECTED]> wrote:
> On Thu, 06 Mar 2008 19:22:40 +1100, DD32 <[EMAIL PROTECTED]> wrote:
>
>>The FTP details are only asked for if it cannot write directly to the 
>>filesystem (However, for testing purposes, its forced to use FTP at present)
>
> Ok i missed it was forcing to FTP actually.. cause i was testing
> locally and i dont' have an FTP server up but now it's all clear,
> thanks a lot!
>



_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to