Hi!!
I get "Fatal error: Call to undefined function: ftp_connect()". I assume it's because this isn't enabled automatically on IIS? I've looked through the php.ini file but can't find anything mentioning ftp.
its easy, just uncomment the line enable-ftp.dll or something like that in your php.ini file. the php.ini file is to be placed in ur windows directory.
this ftp.dll IS present with the windows distribution.
nilesh