Description of my issue:
I have set up a cron job and it has been backing up the site for a few weeks without any issue.I have not received any erorr message whatsoever.
Today however, I just received this notification
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>500 Internal Server Error</title> </head><body> <h1>Internal Server Error</h1> <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p> <p>Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.</p> <p>More information about this error may be available in the server error log.</p> <p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Why do you think this happens only today when it was absolutely fine over the last couple of weeks?
I have not changed any configuration. No extensions installed etc...
Thank you.