Trying to run Apache, but VMWare Workstation is blocking port 80
up vote
4
down vote
favorite
When I run Apache server it shows port 80 is busy because WMware Workstation is blocking it. How can I run Apache?
apache-http-server port vmware-workstation
add a comment |
up vote
4
down vote
favorite
When I run Apache server it shows port 80 is busy because WMware Workstation is blocking it. How can I run Apache?
apache-http-server port vmware-workstation
1
What version of VMware Workstation? What OS are you running VMware workstation on?
– George M
Apr 20 '12 at 13:11
Are you trying to run Apache server on the host or virtual machine? Are you using NAT or bridged network for the virtual machine?
– erikxiv
Apr 20 '12 at 13:34
@uther version 8.0 running ubuntu
– shiva
Apr 20 '12 at 14:25
@erikxiv im running apache server on host and yes using NAT for the virtual machine
– shiva
Apr 20 '12 at 14:26
add a comment |
up vote
4
down vote
favorite
up vote
4
down vote
favorite
When I run Apache server it shows port 80 is busy because WMware Workstation is blocking it. How can I run Apache?
apache-http-server port vmware-workstation
When I run Apache server it shows port 80 is busy because WMware Workstation is blocking it. How can I run Apache?
apache-http-server port vmware-workstation
apache-http-server port vmware-workstation
edited Feb 12 '16 at 8:09
Hennes
58.7k792141
58.7k792141
asked Apr 20 '12 at 13:07
shiva
24112
24112
1
What version of VMware Workstation? What OS are you running VMware workstation on?
– George M
Apr 20 '12 at 13:11
Are you trying to run Apache server on the host or virtual machine? Are you using NAT or bridged network for the virtual machine?
– erikxiv
Apr 20 '12 at 13:34
@uther version 8.0 running ubuntu
– shiva
Apr 20 '12 at 14:25
@erikxiv im running apache server on host and yes using NAT for the virtual machine
– shiva
Apr 20 '12 at 14:26
add a comment |
1
What version of VMware Workstation? What OS are you running VMware workstation on?
– George M
Apr 20 '12 at 13:11
Are you trying to run Apache server on the host or virtual machine? Are you using NAT or bridged network for the virtual machine?
– erikxiv
Apr 20 '12 at 13:34
@uther version 8.0 running ubuntu
– shiva
Apr 20 '12 at 14:25
@erikxiv im running apache server on host and yes using NAT for the virtual machine
– shiva
Apr 20 '12 at 14:26
1
1
What version of VMware Workstation? What OS are you running VMware workstation on?
– George M
Apr 20 '12 at 13:11
What version of VMware Workstation? What OS are you running VMware workstation on?
– George M
Apr 20 '12 at 13:11
Are you trying to run Apache server on the host or virtual machine? Are you using NAT or bridged network for the virtual machine?
– erikxiv
Apr 20 '12 at 13:34
Are you trying to run Apache server on the host or virtual machine? Are you using NAT or bridged network for the virtual machine?
– erikxiv
Apr 20 '12 at 13:34
@uther version 8.0 running ubuntu
– shiva
Apr 20 '12 at 14:25
@uther version 8.0 running ubuntu
– shiva
Apr 20 '12 at 14:25
@erikxiv im running apache server on host and yes using NAT for the virtual machine
– shiva
Apr 20 '12 at 14:26
@erikxiv im running apache server on host and yes using NAT for the virtual machine
– shiva
Apr 20 '12 at 14:26
add a comment |
2 Answers
2
active
oldest
votes
up vote
9
down vote
From a VMWare Knowledge base article
Connecting to shared virtual machines
Connection to VMware Workstation Server (the shared virtual machines) is administered by the VMware Host Agent service. The service uses TCP ports 80 and 443. This service is also used by other VMware products, including VMware Server and vSphere, and provides additional capabilities.
Configuring shared virtual machines
With the Shared VMs Workstation preferences, you can disable/enable the server, assign a different port for connecting, and change the Shared VMs directory.
To access the Shared VMs Workstation preferences:
- Go to Edit > Preferences.
- Click the Shared VMs tab.
This should be the accepted answers. Helps me!
– swdev
Apr 3 '14 at 3:34
add a comment |
up vote
2
down vote
VMWAare generally blocks port 443 for sharing between remote systems. This could block apache on xampp. To resolve this,
open VMWare,
Go to Edit > Preferences.
Click the Shared VMs.
DISABLE SHARING and this would mean port 443 is closed for access by VMWare and your apache on Xampp will run fine!
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
9
down vote
From a VMWare Knowledge base article
Connecting to shared virtual machines
Connection to VMware Workstation Server (the shared virtual machines) is administered by the VMware Host Agent service. The service uses TCP ports 80 and 443. This service is also used by other VMware products, including VMware Server and vSphere, and provides additional capabilities.
Configuring shared virtual machines
With the Shared VMs Workstation preferences, you can disable/enable the server, assign a different port for connecting, and change the Shared VMs directory.
To access the Shared VMs Workstation preferences:
- Go to Edit > Preferences.
- Click the Shared VMs tab.
This should be the accepted answers. Helps me!
– swdev
Apr 3 '14 at 3:34
add a comment |
up vote
9
down vote
From a VMWare Knowledge base article
Connecting to shared virtual machines
Connection to VMware Workstation Server (the shared virtual machines) is administered by the VMware Host Agent service. The service uses TCP ports 80 and 443. This service is also used by other VMware products, including VMware Server and vSphere, and provides additional capabilities.
Configuring shared virtual machines
With the Shared VMs Workstation preferences, you can disable/enable the server, assign a different port for connecting, and change the Shared VMs directory.
To access the Shared VMs Workstation preferences:
- Go to Edit > Preferences.
- Click the Shared VMs tab.
This should be the accepted answers. Helps me!
– swdev
Apr 3 '14 at 3:34
add a comment |
up vote
9
down vote
up vote
9
down vote
From a VMWare Knowledge base article
Connecting to shared virtual machines
Connection to VMware Workstation Server (the shared virtual machines) is administered by the VMware Host Agent service. The service uses TCP ports 80 and 443. This service is also used by other VMware products, including VMware Server and vSphere, and provides additional capabilities.
Configuring shared virtual machines
With the Shared VMs Workstation preferences, you can disable/enable the server, assign a different port for connecting, and change the Shared VMs directory.
To access the Shared VMs Workstation preferences:
- Go to Edit > Preferences.
- Click the Shared VMs tab.
From a VMWare Knowledge base article
Connecting to shared virtual machines
Connection to VMware Workstation Server (the shared virtual machines) is administered by the VMware Host Agent service. The service uses TCP ports 80 and 443. This service is also used by other VMware products, including VMware Server and vSphere, and provides additional capabilities.
Configuring shared virtual machines
With the Shared VMs Workstation preferences, you can disable/enable the server, assign a different port for connecting, and change the Shared VMs directory.
To access the Shared VMs Workstation preferences:
- Go to Edit > Preferences.
- Click the Shared VMs tab.
answered Apr 20 '12 at 14:41
erikxiv
1,56421316
1,56421316
This should be the accepted answers. Helps me!
– swdev
Apr 3 '14 at 3:34
add a comment |
This should be the accepted answers. Helps me!
– swdev
Apr 3 '14 at 3:34
This should be the accepted answers. Helps me!
– swdev
Apr 3 '14 at 3:34
This should be the accepted answers. Helps me!
– swdev
Apr 3 '14 at 3:34
add a comment |
up vote
2
down vote
VMWAare generally blocks port 443 for sharing between remote systems. This could block apache on xampp. To resolve this,
open VMWare,
Go to Edit > Preferences.
Click the Shared VMs.
DISABLE SHARING and this would mean port 443 is closed for access by VMWare and your apache on Xampp will run fine!
add a comment |
up vote
2
down vote
VMWAare generally blocks port 443 for sharing between remote systems. This could block apache on xampp. To resolve this,
open VMWare,
Go to Edit > Preferences.
Click the Shared VMs.
DISABLE SHARING and this would mean port 443 is closed for access by VMWare and your apache on Xampp will run fine!
add a comment |
up vote
2
down vote
up vote
2
down vote
VMWAare generally blocks port 443 for sharing between remote systems. This could block apache on xampp. To resolve this,
open VMWare,
Go to Edit > Preferences.
Click the Shared VMs.
DISABLE SHARING and this would mean port 443 is closed for access by VMWare and your apache on Xampp will run fine!
VMWAare generally blocks port 443 for sharing between remote systems. This could block apache on xampp. To resolve this,
open VMWare,
Go to Edit > Preferences.
Click the Shared VMs.
DISABLE SHARING and this would mean port 443 is closed for access by VMWare and your apache on Xampp will run fine!
answered Mar 24 '14 at 14:51
Dharini
211
211
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f414717%2ftrying-to-run-apache-but-vmware-workstation-is-blocking-port-80%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
What version of VMware Workstation? What OS are you running VMware workstation on?
– George M
Apr 20 '12 at 13:11
Are you trying to run Apache server on the host or virtual machine? Are you using NAT or bridged network for the virtual machine?
– erikxiv
Apr 20 '12 at 13:34
@uther version 8.0 running ubuntu
– shiva
Apr 20 '12 at 14:25
@erikxiv im running apache server on host and yes using NAT for the virtual machine
– shiva
Apr 20 '12 at 14:26