NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mherger
Feb 07, 2012Aspirant
Getting "Installation failed" on updates, even on success
Hi, I'm working on an add-on which is returning a generic "Failed to install addon" (ADDON_INST_FAIL) error message when I install it on top of an existing installation (update). At the same time I...
WhoCares_
Feb 07, 2012Mentor
mdgm wrote: The remove script does restart apache using "killall -USR1 apache-ssl". So as suggested replace this with
apache-ssl -f /etc/frontview/apache/httpd.conf -k graceful
I prefer to use this:
/usr/sbin/apache-ssl -f /etc/frontview/apache/httpd.conf -t && /usr/sbin/apache-ssl -f /etc/frontview/apache/httpd.conf -k graceful
This makes sure that apache only gets restarted if it has a valid config. Prevents killing off Frontview ..
-Stefan
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!