This is a discussion on Auto restarting apache when internal server error within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, What is the best way to have the server's apache automatically restart and reload when the site starts ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Leon wrote:
> What is the best way to have the server's apache automatically restart > and reload when the site starts giving a 500 error? Write and install a "custom error handler" which handles a 500 error, such as a C language, Perl language or other executable which issues a system call for an Apache "graceful" restart. http://www.4webhelp.net/tutorials/misc/errors.php However, you will do better to repair whatever is causing this error. Purl Gurl |
| Thread Tools | |
| Display Modes | |
|
|