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 install xampp 2 years ago in window 7,i use it for 1 and half years, it was fine.Then after some time gap of 3 or 4 months i again try to use localhost it don't open.It open www.localhost.com and display error .In that time gap I install some software, but i am not sure these software harm my xampp.
Please help, thanks in advance.
If you have Skype installed, it must be it.
You can disable Skype's behavior of listening to port 80 by following the instructions here:
http://www.mydigitallife.info/disable-skype-from-using-opening-and-listening-on-port-80-and-443-on-local-computer/
Skype is listening to port 80 which is creating conflicts with XAMPP. Note that XAMPP is also using the same port.
Related
Closed. This question is not about programming or software development. 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 2 days ago.
Improve this question
MySQL WILL NOT start without the configured ports free!
You need to uninstall/disable/reconfigure the blocking application or reconfigure MySQL and the Control Panel to listen on a different port?
How to uninstall or disable the blocking a application?
I Tried disabling mysql workbench because i have it installed, Is it the reason here.
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 months ago.
This post was edited and submitted for review 8 months ago and failed to reopen the post:
Original close reason(s) were not resolved
Improve this question
I configured my Environment using Amazon Linux 2 with Apache server. My instance goes from OK to severe very frequently due to 4xx error. I am trying to enable "Ignore Application 4xx" on my environment but I didn't find the following option screen in my Health Monitoring page.
My Health monitoring screen shows following options:
Try this
RewriteEngine on
ErrorDocument 404 http://websitename.com/404page.php
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 5 years ago.
The community reviewed whether to reopen this question 7 months ago and left it closed:
Original close reason(s) were not resolved
Improve this question
I installed laragon.exe.After start all services, the apache and mysql run without any problem.But when I write localhost/phpmyadmin it gives me below messages:
Forbidden
You don't have permission to access /phpmyadmin on this server.
please help on this.Thanks in advance
The latest Laragon have not included phpMyAdmin by default. So that you will not able to access localhost/phpmyadmin.
Now if you want to use phpMyAdmin in Laragon please follow below steps:
Download latest phpMyAdmin zip from here
Extract to path/to/laragon/etc/apps
The folder name must be phpMyAdmin
Restart Laragon and enjoy
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 7 years ago.
Improve this question
Ever since I have upgraded to windows 10, port 80 has been in use by the system. Is there anyway that I can stop the system from using port 80? Or can I change the port that apache uses?
Thanks
Edit: The process that is using port 80 is PID: 4
I had the same problem after upgrading to Windows 10, and for me, the culprit was the IIS service: "World Wide Web Publishing Service". After stopping/disabling it, it freed up port 80.
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 9 years ago.
Improve this question
i have a big system and query load on my apache server so crash when more query fire on mysql
how can i restart my apache server automatically when it stop?
Automatically restart your Apache web server when it crashes or stops serving pages
Please follow the link, i think it will definitely help you out
Automatically restart your apache server