Cita:
me puse a investigar sobre este error, y si hay miles de causas para que salte, pero aludiendo a un error de sintaxis o una sobrecarga en las peticiones, donde el tiempo de espera es menor al tiempo de proceso. modifique algunas cosas en mi codigo para tratar de hacer mas livianas las consultas a lo que me encontre con este error nuevamente, cambie el ki de la cuestion y genere un archivo test.php con un simpleInternal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Código PHP:
<?php
echo 'hola';
?>