Easy-PHP's apache stops listening on IP after network reset
I have Easy-PHP running on a Windows PC connected to two local networks on ranges 192.168.10.xxx and 192.168.20.xxx by cable:
Listen 192.168.10.57
Listen 192.168.20.70
At around the same time every day the 192.168.10.xxx network seems to restart/reset something and the computers connected on the 192.168.10.xxx network can't access the webpage anymore unless I restart Easy-PHP, the 192.168.20.xxx network can still access the website.
I have no idea what's happening since a Google search for an Apache server unbinding IPs doesn't return any results and I'm not very network-savy.
So my questions are:
Why does that network stop being able to access the Apache server unless I restart Easy-PHP?
What can I do to fix it? Is there any way to make Apache check if the IP is still bound or accepting connections each X minutes?
P.S.: Tomorrow I'm going to try Listen 80 instead of the individual IPs to see if that works.
networking apache-http-server lan easyphp
add a comment |
I have Easy-PHP running on a Windows PC connected to two local networks on ranges 192.168.10.xxx and 192.168.20.xxx by cable:
Listen 192.168.10.57
Listen 192.168.20.70
At around the same time every day the 192.168.10.xxx network seems to restart/reset something and the computers connected on the 192.168.10.xxx network can't access the webpage anymore unless I restart Easy-PHP, the 192.168.20.xxx network can still access the website.
I have no idea what's happening since a Google search for an Apache server unbinding IPs doesn't return any results and I'm not very network-savy.
So my questions are:
Why does that network stop being able to access the Apache server unless I restart Easy-PHP?
What can I do to fix it? Is there any way to make Apache check if the IP is still bound or accepting connections each X minutes?
P.S.: Tomorrow I'm going to try Listen 80 instead of the individual IPs to see if that works.
networking apache-http-server lan easyphp
Answering with an auto script to restart PHP isn't a good idea. You should investigate what's going on with the network equipment, as you said yourself something is resetting in the network equipment. Post more information in your question...
– Tim_Stewart
Jan 8 at 4:14
Sorry but I don't manage the network at all, I just run a website on the intranet. Today there were no issues after using "Listen 80" on the apache conf file, I actually found one answer on google that advised to do the same
– mpri
Jan 8 at 20:33
add a comment |
I have Easy-PHP running on a Windows PC connected to two local networks on ranges 192.168.10.xxx and 192.168.20.xxx by cable:
Listen 192.168.10.57
Listen 192.168.20.70
At around the same time every day the 192.168.10.xxx network seems to restart/reset something and the computers connected on the 192.168.10.xxx network can't access the webpage anymore unless I restart Easy-PHP, the 192.168.20.xxx network can still access the website.
I have no idea what's happening since a Google search for an Apache server unbinding IPs doesn't return any results and I'm not very network-savy.
So my questions are:
Why does that network stop being able to access the Apache server unless I restart Easy-PHP?
What can I do to fix it? Is there any way to make Apache check if the IP is still bound or accepting connections each X minutes?
P.S.: Tomorrow I'm going to try Listen 80 instead of the individual IPs to see if that works.
networking apache-http-server lan easyphp
I have Easy-PHP running on a Windows PC connected to two local networks on ranges 192.168.10.xxx and 192.168.20.xxx by cable:
Listen 192.168.10.57
Listen 192.168.20.70
At around the same time every day the 192.168.10.xxx network seems to restart/reset something and the computers connected on the 192.168.10.xxx network can't access the webpage anymore unless I restart Easy-PHP, the 192.168.20.xxx network can still access the website.
I have no idea what's happening since a Google search for an Apache server unbinding IPs doesn't return any results and I'm not very network-savy.
So my questions are:
Why does that network stop being able to access the Apache server unless I restart Easy-PHP?
What can I do to fix it? Is there any way to make Apache check if the IP is still bound or accepting connections each X minutes?
P.S.: Tomorrow I'm going to try Listen 80 instead of the individual IPs to see if that works.
networking apache-http-server lan easyphp
networking apache-http-server lan easyphp
asked Jan 7 at 18:14
mprimpri
1
1
Answering with an auto script to restart PHP isn't a good idea. You should investigate what's going on with the network equipment, as you said yourself something is resetting in the network equipment. Post more information in your question...
– Tim_Stewart
Jan 8 at 4:14
Sorry but I don't manage the network at all, I just run a website on the intranet. Today there were no issues after using "Listen 80" on the apache conf file, I actually found one answer on google that advised to do the same
– mpri
Jan 8 at 20:33
add a comment |
Answering with an auto script to restart PHP isn't a good idea. You should investigate what's going on with the network equipment, as you said yourself something is resetting in the network equipment. Post more information in your question...
– Tim_Stewart
Jan 8 at 4:14
Sorry but I don't manage the network at all, I just run a website on the intranet. Today there were no issues after using "Listen 80" on the apache conf file, I actually found one answer on google that advised to do the same
– mpri
Jan 8 at 20:33
Answering with an auto script to restart PHP isn't a good idea. You should investigate what's going on with the network equipment, as you said yourself something is resetting in the network equipment. Post more information in your question...
– Tim_Stewart
Jan 8 at 4:14
Answering with an auto script to restart PHP isn't a good idea. You should investigate what's going on with the network equipment, as you said yourself something is resetting in the network equipment. Post more information in your question...
– Tim_Stewart
Jan 8 at 4:14
Sorry but I don't manage the network at all, I just run a website on the intranet. Today there were no issues after using "Listen 80" on the apache conf file, I actually found one answer on google that advised to do the same
– mpri
Jan 8 at 20:33
Sorry but I don't manage the network at all, I just run a website on the intranet. Today there were no issues after using "Listen 80" on the apache conf file, I actually found one answer on google that advised to do the same
– mpri
Jan 8 at 20:33
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f1391585%2feasy-phps-apache-stops-listening-on-ip-after-network-reset%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2f1391585%2feasy-phps-apache-stops-listening-on-ip-after-network-reset%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
Answering with an auto script to restart PHP isn't a good idea. You should investigate what's going on with the network equipment, as you said yourself something is resetting in the network equipment. Post more information in your question...
– Tim_Stewart
Jan 8 at 4:14
Sorry but I don't manage the network at all, I just run a website on the intranet. Today there were no issues after using "Listen 80" on the apache conf file, I actually found one answer on google that advised to do the same
– mpri
Jan 8 at 20:33