| Mike - I know what you havnt done! you havnt set apache to listen to that port yet. you have to do that in the config file - called httpd.conf on the PC. the line you are looking for is: Listen 80 you want it to listen to other ports too, so you can do this: Listen 80 Listen 8080 Listen 8001 etc. Ive had some issues with this not working exactly as I expected... it is freeware you know ;) Anyway, I defeated the issue by using virtual hosts. If you need info on that, send me an email, with the subject "need help with virtual hosts!" |
MovableType Successfully Installed on Windows XP