Hey! I has (as other people) problem with loading my sites in localhost. I have deleted all the files and folders (not .htaccess ) in W:\www\ . Then I created a new index.php with the simple code: <?php
echo "TEST";
?> I also created a new folder: test I started UniformServer with double clicking the " Server_Start.bat ". It opened my browser, FF2, with this site: file:///W:/home/admin/www/redirect.html The first time it load my site ok, but if I press F5 it take long time to load (if it at all load the page). Also my folder /test/ will not load. I have tried to switch my Windows Firewall off and close as many programs I can. I have also tried to switch the letter with something else (Z), but it doesn't help. And now I can't load the index.php in localhost. So I don't know what to do, now. Hope you can help.