I have just installed 5.3.2.i and have changed the server port from 80 to either :8080 or:8994 and have allowed Apache access to that port from within my subnet. When I load easyphp, it reports that it's started. Clicking local web, opens the folder where my content lives; clicking administration brings up the page so I can manage my DB, aliases etc. When I click Configure, PHPMyAdmin, I get the authenticaton box appear (changed in config.inc.php to http from config), but when typing in the correct user name and password, all I get is a blank screen.
If I disable my wireless adapter and return the port to the standard :80 and restart easyphp, it works ok. How can I get it to work on a different port so I can test my scripts locally while still connected to the internet using port 80 for actual web content?