I have recently installed Ubuntu server with LAMP, OpenSSH and mail on Oracle's VM, it's incoming networking was working, apache's default message could be seen when opening 127.0.0.1:8080. But now it's not! :(
Could you give me any tips? I didn't find in Google anything that helped me. :(
I'm running Windows 7 with such settings

I recently used apt-get --purge remove phpmyadmin. Could that be the problem? How should I fix it?
The output of ifconfig | grep inet from my server is:
inet addr:10.0.2.15 Bcast:10.0.2.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fef3:41dc/64 Scope:Link
inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host
