Intento mandar un mensaje a celular pero me sale esto:
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.1 00 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request
Q ES Y COMO SOLUCIONARLO? Gracias
Copyright © 2024 Q2A.ES - All rights reserved.
Answers & Comments
Verified answer
Tranquilo! eso es un error temporal de el servidor el cual te esta brindando la información que está llegando a tu cel.
QUE LA COMPUTADORA COMETIÓ UN ERROR EN NO PODER LEER VARIAS PAGINAS ALA VES
Rfc 2068
10.5.1 500 Internal Server Error
en taringa tambien aparecen cosas chistosas cuando hay algun error y eso de youtube tambien me ha pasado pero no fue mas alla del sacon de onda
HTTP Error 500 - Internal server error
Introduction
Your Web server encountered an unexpected condition that prevented it from fulfilling the request by the client (e.g. your Web browser or our CheckUpDown robot) for access to the requested URL.
This is a 'catch-all' error generated by your Web server. Basically something has gone wrong, but the server can not be more specific about the error condition in its response to the client. In addition to the 500 error notified back to the client, the Web server should generate some kind of internal error log which gives more details of what went wrong. It is up to the operators of your Web server site to locate and analyse these logs.
500 errors in the HTTP cycle
Any client (e.g. your Web browser or our CheckUpDown robot) goes through the following cycle when it communicates with your Web server:
Obtain an IP address from the IP name of your site (your site URL without the leading 'http://')./ This lookup (conversion of IP name to IP address) is provided by domain name servers (DNSs).
Open an IP socket connection to that IP address.
Write an HTTP data stream through that socket.
Receive an HTTP data stream back from your Web server in response. This data stream contains status codes whose values are determined by the HTTP protocol. Parse this data stream for status codes and other useful information.
This error occurs in the final step above when the client receives an HTTP status code that it recognises as '500'.
Resolving 500 errors - general
This error can only be resolved by fixes to the Web server software. It is not a client-side problem. It is up to the operators of your Web server site to locate and analyse the logs which should give further information about the error.
Resolving 500 errors - CheckUpDown
Please contact us (email preferred) whenever you encounter 500 errors on your CheckUpDown account. We then have to liaise with your ISP and the vendor of your Web server software so they can trace the exact reason for the error. Correcting the error may require recoding program logic for your Web server software, which could take some time.
El famoso error 500, Internal Server Error.
Este conocido amigo puede hacer acto de aparición muchas veces y por distintos motivos, en este caso, me pasó lo siguiente.
Tengo instalado phpmyadmin, para facilitar un poco el trabajo de administración de la Base de Datos (MySQL). Un día decidí actualizar mi PC con un aptitude upgrade…
Todo de maravilla, software nuevo y fresco, llegado el momento de tener que usar phpmyadmin… abro el navegador, http://localhost/phpmyadmin%E2%80%A6 PUM!
500 - Internal Server Error, seguido de una chorrera de palabras; En resumen pues que te comunicaras con el admin (¿quién mas?) para que revisara el asunto o el error log…
En ese instante necesitaba urgentemente administrar la BD de una manera que no fuera sólo consola. Instalé el mysql query browser y resolví…
Luego con calma revisando logs encontré:
[Mon Mar 05 19:10:27 2007] [alert] [client 127.0.0.1] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not a llowed here, referer: http://localhost/
Fuí al archivo en cuestión comenté la línea del lío, reinicié el apache y santo remedio, el phpmyadmin ha vuelto.
Espero les sirva,
éxitos!
si es desde internet es bien facil, solo dale F5 y luego intentalo de nuevo, a veces da ese error cuando el sistema se satura, pero con actualizar basta, suerte
"De RFC 2068 Protocolo de Traslado de Hipertexto HTTP/1.1: 10.5.1 00 Error del Servidor interior
El servidor encontró una condición inesperada que le impidió cumplir la demanda"
Revisa la configuracion de red en panel de control
Reinicia la maquina.
Lo más probable es que el servidor no haya recibido toda la información que le enviaste y como no lo entiende te dice que ha habido un error, prueba de volverlo a intentar. Si te vuelve a hacer lo mismo es que ese servidor debe tener algo mal y no puedes hacer nada hasta que lo arreglen.