By stephenplatz on
I'm using Ubuntu server 10.04 LTS on Virtualbox and have set the guesthttp HostPort to 8888, so that localhost:8888 resolves to the default Apache document root /var/www. I'm trying to set-up a multisite D7 installation as seen in this documentation. When I try to install at http://mysite:8888 the page keeps loading endlessly without returning an error. I've tried to prefix my host with the port as explained in settings.php (8888.mysite) with the same results. I suppose this could be a server configuration issue, or a combination of things. I use a multisite set-up on my VPS without issues, I can only imagine that the port I'm using now is foiling the install.