I think you get that this is 100% 64-bit environment.
Web host software running: (Not installed using synaptic package manager)
Apache 2.2.11 (Installed to /usr/web/httpd)
PHP 6.0-dev (Installed to /usr/web/php)
MySQL 6.0.8-alpha (Installed to /usr/web/mysql)
I've run the following commands in command prompt in Windows Vista (Host):
cd C:\Program Files\Sun\xVM VirtualBox
VBoxManage setextradata Ubuntu "VBoxInternal/Devices/pcnet/0/LUN#0/Config/apache/HostPort" 80
VBoxManage setextradata Ubuntu "VBoxInternal/Devices/pcnet/0/LUN#0/Config/apache/GuestPort" 80
VBoxManage setextradata Ubuntu "VBoxInternal/Devices/pcnet/0/LUN#0/Config/apache/Protocol" TCP
Yet, I cannot access the web server in Windows Vista (Host), even after restarting.
I have tried using all four of the "virtual" network adapters available in VirtualBox, yet none of them work. I have also tried using NAT, and Host Interface to no success.
Any hints?