QUOTE(Eddie Sim @ Aug 3 2007, 05:01 AM)

I have face the same problem as well. By the time I reached step 4, it shows
Step 4 - Set Back File Permissions
Please make sure the following file permissions are set back correctly:
File / Folder Current Permission Required Permission
includes/global.inc.php n/a n/a
how can I fix it. I am using filezilla and window hosting. Please advice as I am totally new. Will be so much appreciated. Thanks
Windows Hosting is a different beast.
You cannot change file/directory permissions using your FTP client.
If you have some kind of control panel, ie Plesk for Windows, you should be able to make directories writable in there.
If you have nothing like that, you'll need to call your hosting company and ask them to change permissons.
If you're only stuck on stage 4, you should be able to manually edit the /includes/config.inc.php to show "installed=1;" and then rename the install directory (so its not found).
If all is ok, delete the install directory.
Unless there is a strong reason for needing Windows hosting (ie MSSQL/ASP/.NET etc), you may want to consider asking your web host to move you to a Linux server.
This isn't Linux-Windows snobbery, its just that for PHP/mySQL applications, you'll have an easier time. (this is from an ex MSSQL/ASP coder)
Jason