Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
when trying to install Apache service through Wamp Server, the following error comes up:
httpd.exe - Application error
The application was unable to start correctly (0xc000007b). Click OK to close application.
Port 80 is not actually being used.
I am running it in a Windows 7 machine. I have tried uninstalling it, removing the folder and registry keys but error persist.
Any help will be really appreciated it.
Thanks
Try installing the wampserver (32 bits and php 5.3) 2.2E even if you have 64 bits windows 7.
I had the same problem. tried everything. But in the end this worked. I have 64 bits windows 7 installed.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
We are doing Migration from iPlanet web server to Apache 2.4.10 and We have successfully installed apache in this path: /usr/local/opt/apache/. When we try to configure Apache with ColdFusion 8 with the command,/appl/ColdFusion8/runtime/bin->./wsconfig -ws Apache -dir /usr/local/opt/apache/conf -v. We are getting some errors so coldfusion 8 not fully installed properly. So is coldfusion 8 compatible with apache 2.4.10?
Apache 2.4 support only came to ColdFusion in version 10 (ref). ColdFusion 8 has been out of support / EOL since 2012 (ref).
The support matrix for ColdFusion 8 specifies Apache support only to 2.2 (ref).
NB: it only took about 5min to google all that. I can't help but think you could probably have done that yourself.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I'm running Ubuntu 11.10 on Oracle VirtualBox on a Windows 8 machine and whenever I try to display graphics while using SSH I get some error. For example, in GNUPLOT:
gnuplot> plot sin(x)
gnuplot: unable to open display ''
gnuplot: X11 aborted.
I've tried using mplayer and evince and I get similar errors.
I've tried changing no to yes in
# Forwardx11 yes$
# Forwardx11Trusted yes$
in /etc/ssh/ssh_config
I've been able to forward the graphics from the same machine onto another without problem so I know the problem must be local.
When I'm SSH'd in, $DISPLAY is blank
I've tried searching for solutions online, but I'm not finding much.
I'm assuming that you're using some X window server in your Window8 like Xming.
Have you tried to connect using "ssh -X name#machine"?
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I just installed Apache Tomcat 7 on my Windows 7 machine. My question is, how can I connect to this server from another computer in my home. ideally id like to connect with something like 192.168..:8080 but that does not seem to be working now. This is on a private network so my understanding is that ports being block should not be an issue right? I mean if the computer can ping each other.
Thank you.
Update: I turned of my windows firewall and I was able to connect from another machine. However, I want to do this while my firewall is on. How would I allow it?
May be the firewall be up on the Tomcat installed computer
How to configure firewalls and Network Address Translation (NAT) for Windows Media Services 9 Series --> refer section --> Enabling access to an encoder outside a firewall
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I just upgraded my host machine from windows 7 to windows 8. I was running an OSX VM under VirtualBox for iOS dev. Since the upgrade I can no longer run my OSX VM. I get the error VT-x not available (VERR_VMX_NO_VMX).
I checked the bios setting and hardware virtualization is still on. Which would only make sense since the only thing that changed was the OS.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
When i try to stop the xampp apache from running, I get this error: "Error -1".
What does error mean and do I solve it?
It is important to close the apache service while not using any program that needs a local host?
Why I can still enter local host on the browser after closing xampp by pressing the exit button?