Broke Apache changing Observium IP
Wow dummy move on my part.
The Observium server was still running with DHCP so I went in and changed tio to a static IP and now when I try to access Observium, I get the apache “It Works!” page.
Little help…please.
Thank you
Todd Hank Senior Network Administrator (920) 749-0444 Ext. 128 Todd.Hank@i-car.com
STAY CONNECTED:
[cid:imagea7c0ca.GIF@5858264a.42b00101]https://www.facebook.com/icareducation [cid:imaged285a7.GIF@c2ad8091.49b95011] https://www.twitter.com/i_car_education [cid:image79644f.GIF@d2a4fea3.4f84c726] https://www.instagram.com/icar_education [cid:imagef88f6c.GIF@629acfbd.47be2236] https://www.linkedin.com/company-beta/40619 [cid:image25f851.GIF@f662ca34.45a7fd57] https://www.youtube.com/user/icartraining https://www.linkedin.com/company-beta/40619 https://www.youtube.com/user/icartraining https://www.instagram.com/icar_education https://www.linkedin.com/company-beta/40619
I-CAR.comhttp://www.i-car.com | RTShttp://rts.i-car.com/ | Collision Reporter Magazinehttps://www.i-car.com/collisionreporter
[cid:2888fd.png@a45f5aee.42be349c]
________________________________ This message, including any attachments, is intended only for the use of the individual or entity to which it is addressed, and may contain confidential information. Please do not disseminate this message without the permission of the sender. If you have received this communication in error, please notify the sender by reply e-mail, and delete the original message, and all copies, from your system, without reading it. Any dissemination, distribution or copying of this communication is strictly prohibited, and may be a violation of applicable laws.
Hi Todd,
If you set it up as documented that definitely shouldn't happen.
Can you post your output of "apache2ctl -S" ?
Tom
On 14/07/2017 18:08, Todd Hank wrote:
Wow dummy move on my part.
The Observium server was still running with DHCP so I went in and changed tio to a static IP and now when I try to access Observium, I get the apache “It Works!” page.
Little help…please.
Thank you
ToddHank Senior Network Administrator (920) 749-0444 Ext. 128 Todd.Hank@i-car.com
STAY CONNECTED:
https://www.facebook.com/icareducation https://www.twitter.com/i_car_education https://www.instagram.com/icar_education https://www.linkedin.com/company-beta/40619 https://www.youtube.com/user/icartraining
I-CAR.com http://www.i-car.com | RTS http://rts.i-car.com/ | Collision Reporter Magazine https://www.i-car.com/collisionreporter
This message, including any attachments, is intended only for the use of the individual or entity to which it is addressed, and may contain confidential information. Please do not disseminate this message without the permission of the sender. If you have received this communication in error, please notify the sender by reply e-mail, and delete the original message, and all copies, from your system, without reading it. Any dissemination, distribution or copying of this communication is strictly prohibited, and may be a violation of applicable laws.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Here you go!
root@ICAP-OBSERVE:/opt/observium# apache2ctl -S AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message VirtualHost configuration: *:80 127.0.1.1 (/etc/apache2/sites-enabled/000-default.conf:1) ServerRoot: "/etc/apache2" Main DocumentRoot: "/var/www/html" Main ErrorLog: "/var/log/apache2/error.log" Mutex default: dir="/var/lock/apache2" mechanism=fcntl Mutex mpm-accept: using_defaults Mutex watchdog-callback: using_defaults Mutex rewrite-map: using_defaults PidFile: "/var/run/apache2/apache2.pid" Define: DUMP_VHOSTS Define: DUMP_RUN_CFG User: name="www-data" id=33 Group: name="www-data" id=33
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Tom Laermans Sent: Friday, July 14, 2017 11:58 AM To: observium@observium.org Subject: Re: [Observium] Broke Apache changing Observium IP
Hi Todd,
If you set it up as documented that definitely shouldn't happen.
Can you post your output of "apache2ctl -S" ?
Tom
On 14/07/2017 18:08, Todd Hank wrote: Wow dummy move on my part.
The Observium server was still running with DHCP so I went in and changed tio to a static IP and now when I try to access Observium, I get the apache “It Works!” page.
Little help…please.
Thank you
Todd Hank Senior Network Administrator (920) 749-0444 Ext. 128 Todd.Hank@i-car.commailto:Todd.Hank@i-car.com
STAY CONNECTED:
[cid:image001.gif@01D2FC99.19F1D280]https://www.facebook.com/icareducation [cid:image002.gif@01D2FC99.19F1D280] https://www.twitter.com/i_car_education [cid:image003.gif@01D2FC99.19F1D280] https://www.instagram.com/icar_education [cid:image004.gif@01D2FC99.19F1D280] https://www.linkedin.com/company-beta/40619 [cid:image005.gif@01D2FC99.19F1D280] https://www.youtube.com/user/icartraining
I-CAR.comhttp://www.i-car.com | RTShttp://rts.i-car.com/ | Collision Reporter Magazinehttps://www.i-car.com/collisionreporter
[cid:image006.png@01D2FC99.19F1D280]
________________________________ This message, including any attachments, is intended only for the use of the individual or entity to which it is addressed, and may contain confidential information. Please do not disseminate this message without the permission of the sender. If you have received this communication in error, please notify the sender by reply e-mail, and delete the original message, and all copies, from your system, without reading it. Any dissemination, distribution or copying of this communication is strictly prohibited, and may be a violation of applicable laws.
_______________________________________________
observium mailing list
observium@observium.orgmailto:observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Does the configuration in /etc/apache2/sites-enabled/000-default.conf starting at line 1 contain the configuration to point Apache to /opt/observium/html and such?
Tom
On 14/07/2017 19:02, Todd Hank wrote:
Here you go!
root@ICAP-OBSERVE:/opt/observium# apache2ctl -S
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
VirtualHost configuration:
*:80 127.0.1.1 (/etc/apache2/sites-enabled/000-default.conf:1)
ServerRoot: "/etc/apache2"
Main DocumentRoot: "/var/www/html"
Main ErrorLog: "/var/log/apache2/error.log"
Mutex default: dir="/var/lock/apache2" mechanism=fcntl
Mutex mpm-accept: using_defaults
Mutex watchdog-callback: using_defaults
Mutex rewrite-map: using_defaults
PidFile: "/var/run/apache2/apache2.pid"
Define: DUMP_VHOSTS
Define: DUMP_RUN_CFG
User: name="www-data" id=33
Group: name="www-data" id=33
*From:*observium [mailto:observium-bounces@observium.org] *On Behalf Of *Tom Laermans *Sent:* Friday, July 14, 2017 11:58 AM *To:* observium@observium.org *Subject:* Re: [Observium] Broke Apache changing Observium IP
Hi Todd,
If you set it up as documented that definitely shouldn't happen.
Can you post your output of "apache2ctl -S" ?
Tom
On 14/07/2017 18:08, Todd Hank wrote:
Wow dummy move on my part. The Observium server was still running with DHCP so I went in and changed tio to a static IP and now when I try to access Observium, I get the apache “It Works!” page. Little help…please. Thank you *Todd**Hank* Senior Network Administrator (920) 749-0444 Ext. 128 Todd.Hank@i-car.com <mailto:Todd.Hank@i-car.com> STAY CONNECTED: <https://www.facebook.com/icareducation> <https://www.twitter.com/i_car_education> <https://www.instagram.com/icar_education> <https://www.linkedin.com/company-beta/40619> <https://www.youtube.com/user/icartraining> I-CAR.com <http://www.i-car.com> | RTS <http://rts.i-car.com/> | Collision Reporter Magazine <https://www.i-car.com/collisionreporter> ------------------------------------------------------------------------ This message, including any attachments, is intended only for the use of the individual or entity to which it is addressed, and may contain confidential information. Please do not disseminate this message without the permission of the sender. If you have received this communication in error, please notify the sender by reply e-mail, and delete the original message, and all copies, from your system, without reading it. Any dissemination, distribution or copying of this communication is strictly prohibited, and may be a violation of applicable laws. _______________________________________________ observium mailing list observium@observium.org <mailto:observium@observium.org> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Attached is the apache config and my network config.
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Tom Laermans Sent: Friday, July 14, 2017 12:05 PM To: observium@observium.org Subject: Re: [Observium] Broke Apache changing Observium IP
Does the configuration in /etc/apache2/sites-enabled/000-default.conf starting at line 1 contain the configuration to point Apache to /opt/observium/html and such?
Tom
On 14/07/2017 19:02, Todd Hank wrote: Here you go!
root@ICAP-OBSERVE:/opt/observium# apache2ctl -S AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message VirtualHost configuration: *:80 127.0.1.1 (/etc/apache2/sites-enabled/000-default.conf:1) ServerRoot: "/etc/apache2" Main DocumentRoot: "/var/www/html" Main ErrorLog: "/var/log/apache2/error.log" Mutex default: dir="/var/lock/apache2" mechanism=fcntl Mutex mpm-accept: using_defaults Mutex watchdog-callback: using_defaults Mutex rewrite-map: using_defaults PidFile: "/var/run/apache2/apache2.pid" Define: DUMP_VHOSTS Define: DUMP_RUN_CFG User: name="www-data" id=33 Group: name="www-data" id=33
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Tom Laermans Sent: Friday, July 14, 2017 11:58 AM To: observium@observium.orgmailto:observium@observium.org Subject: Re: [Observium] Broke Apache changing Observium IP
Hi Todd,
If you set it up as documented that definitely shouldn't happen.
Can you post your output of "apache2ctl -S" ?
Tom
On 14/07/2017 18:08, Todd Hank wrote: Wow dummy move on my part.
The Observium server was still running with DHCP so I went in and changed tio to a static IP and now when I try to access Observium, I get the apache “It Works!” page.
Little help…please.
Thank you
Todd Hank Senior Network Administrator (920) 749-0444 Ext. 128 Todd.Hank@i-car.commailto:Todd.Hank@i-car.com
STAY CONNECTED:
[cid:image001.gif@01D2FC9A.EABE7840]https://www.facebook.com/icareducation [cid:image002.gif@01D2FC9A.EABE7840] https://www.twitter.com/i_car_education [cid:image003.gif@01D2FC9A.EABE7840] https://www.instagram.com/icar_education [cid:image004.gif@01D2FC9A.EABE7840] https://www.linkedin.com/company-beta/40619 [cid:image005.gif@01D2FC9A.EABE7840] https://www.youtube.com/user/icartraining
I-CAR.comhttp://www.i-car.com | RTShttp://rts.i-car.com/ | Collision Reporter Magazinehttps://www.i-car.com/collisionreporter
[cid:image006.png@01D2FC9A.EABE7840]
________________________________ This message, including any attachments, is intended only for the use of the individual or entity to which it is addressed, and may contain confidential information. Please do not disseminate this message without the permission of the sender. If you have received this communication in error, please notify the sender by reply e-mail, and delete the original message, and all copies, from your system, without reading it. Any dissemination, distribution or copying of this communication is strictly prohibited, and may be a violation of applicable laws.
_______________________________________________
observium mailing list
observium@observium.orgmailto:observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.orgmailto:observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Tom-
We are operational. I was beat by the browser cache. Everything is working normally.
________________________________ From: observium [observium-bounces@observium.org] on behalf of Tom Laermans [tom.laermans@powersource.cx] Sent: Friday, July 14, 2017 12:04 PM To: observium@observium.org Subject: Re: [Observium] Broke Apache changing Observium IP Does the configuration in /etc/apache2/sites-enabled/000-default.conf starting at line 1 contain the configuration to point Apache to /opt/observium/html and such?
Tom
On 14/07/2017 19:02, Todd Hank wrote: Here you go!
root@ICAP-OBSERVE:/opt/observium# apache2ctl -S AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message VirtualHost configuration: *:80 127.0.1.1 (/etc/apache2/sites-enabled/000-default.conf:1) ServerRoot: "/etc/apache2" Main DocumentRoot: "/var/www/html" Main ErrorLog: "/var/log/apache2/error.log" Mutex default: dir="/var/lock/apache2" mechanism=fcntl Mutex mpm-accept: using_defaults Mutex watchdog-callback: using_defaults Mutex rewrite-map: using_defaults PidFile: "/var/run/apache2/apache2.pid" Define: DUMP_VHOSTS Define: DUMP_RUN_CFG User: name="www-data" id=33 Group: name="www-data" id=33
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Tom Laermans Sent: Friday, July 14, 2017 11:58 AM To: observium@observium.orgmailto:observium@observium.org Subject: Re: [Observium] Broke Apache changing Observium IP
Hi Todd,
If you set it up as documented that definitely shouldn't happen.
Can you post your output of "apache2ctl -S" ?
Tom
On 14/07/2017 18:08, Todd Hank wrote: Wow dummy move on my part.
The Observium server was still running with DHCP so I went in and changed tio to a static IP and now when I try to access Observium, I get the apache "It Works!" page.
Little help...please.
Thank you
Todd Hank Senior Network Administrator (920) 749-0444 Ext. 128 Todd.Hank@i-car.commailto:Todd.Hank@i-car.com
STAY CONNECTED:
[cid:part2.EDA53176.5881209D@powersource.cx]https://www.facebook.com/icareducation [cid:part4.9BC8C1A1.6DCEE305@powersource.cx] https://www.twitter.com/i_car_education [cid:part6.4338A01D.B1B62008@powersource.cx] https://www.instagram.com/icar_education [cid:part8.F797AA28.BE95444E@powersource.cx] https://www.linkedin.com/company-beta/40619 [cid:part10.C219632D.799FAAEA@powersource.cx] https://www.youtube.com/user/icartraining
I-CAR.comhttp://www.i-car.com | RTShttp://rts.i-car.com/ | Collision Reporter Magazinehttps://www.i-car.com/collisionreporter
[cid:part15.50ABDAEF.0939FE67@powersource.cx]
________________________________ This message, including any attachments, is intended only for the use of the individual or entity to which it is addressed, and may contain confidential information. Please do not disseminate this message without the permission of the sender. If you have received this communication in error, please notify the sender by reply e-mail, and delete the original message, and all copies, from your system, without reading it. Any dissemination, distribution or copying of this communication is strictly prohibited, and may be a violation of applicable laws.
_______________________________________________
observium mailing list
observium@observium.orgmailto:observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.orgmailto:observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Todd Hank
-
Tom Laermans