Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 29-02-2008, 06:15 PM   #1 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Internet Error Codes


Internet Error Codes:-


Here are the most common codes and messages you're likely to see on your Web browser (HTTP), when accessing Usenet, using e-mail, or using the FTP protocol to upload or download files.

The codes can generally by grouped as follows -

100-199 - Information Codes. Provide information about the request or the servers involved.

200-299 - Success Codes. Indicate that the request was accepted or the requested file has no content (empty).

300-399 - Redirects. Requested content has moved.

400-499 - Client Errors. Cannot find content or you don't have the correct permissions to access it.

500-599 - Server Errors. There is a problem at the server end stopping the request from completing successfully.

To give you a greater understanding of these errors, here is a list of the most popular codes.

As a rule of thumb, the first thing you should if you get an error is make sure that you have typed in the URL or page address correctly.

Bad request 400
The request could not be understood by the server due to bad syntax. You should not repeat the request without modifications.

Unauthorized 401
The creators of a Web page may want only certain people have access to that page. You should only retry the request if you know that you have authorization.

PaymentRequired 402
This message gives a specification of charging schemes which are acceptable. You may retry the request with a suitable ChargeTo header.

Forbidden 403
The request is for something forbidden. Authorization will not help. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable. (The file needs to be set with "read permissions" for all users.)

Not found 404
The server has not found anything matching what you requested. Make sure that the Web address (URL) that you typed in exactly matches the address you were given. Check that the capitalization matches, spelling, and punctuation, like dots (.) and slashes (/), are correctly placed. Be sure you are using the forward slash (/) and not the backward slash (\).

405 Method Not Allowed
The method specified in the Request-Line is not allowed for the resource identified by the request. The response must include an Allow header containing a list of valid methods for the requested resource.

406 Not Acceptable
The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.

407 Proxy Authentication Required
This code is similar to 401 (Unauthorized) , but indicates that you must first authenticate yourself with the proxy. The proxy must return a Proxy-Authenticate header field (section 14.33) containing a challenge applicable to the proxy for the requested resource. You may repeat the request with a suitable Proxy-Authorization header field (section 14.34). HTTP access authentication is explained in section 11.

408 Request Timeout
The client did not produce a request within the time that the server was prepared to wait. You may repeat the request without modifications at any later time.

409 Conflict
The request could not be completed due to a conflict with the current state of the resource. This code is only allowed in situations where it is expected that the user might be able to resolve the conflict and resubmit the request.

410 Gone
The 410 response is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable and that the server owners want remote links to that resource be removed.

411 Length Required
The server refuses to accept the request without a defined Content- Length. The client may repeat the request if it adds a valid Content-Length header field containing the length of the message-body in the request message.

412 Precondition Failed
The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server. This response code allows the client to place preconditions on the current resource metainformation (header field data) and thus prevent the requested method from being applied to a resource other than the one intended.

413 Request Entity Too Large
The server is refusing to process a request because the request entity is larger than the server is willing or able to process. The server may close the connection to prevent the client from continuing the request.

414 Request-URI Too Long
The server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.

415 Unsupported Media Type
The server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.

Internal Error 500
The server encountered an unexpected condition which prevented it from fulfilling the request. Your request could not be processed due to an internal server error.

Not implemented 501 The server does not support the functionality required to fulfill the request. This is the appropriate response when the server does not recognize the request method and is not capable of supporting it for any resource.

502 Bad Gateway
The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.

503 Service Unavailable
The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, you should handle the response as it would for a 500 response.

504 Gateway Timeout
The server, while acting as a gateway or proxy, did not receive a timely response from the upstream server it accessed in attempting to complete the request.

505 HTTP Version Not Supported
The server does not support, or refuses to support, the HTTP protocol version that was used in the request message. The response should contain an entity describing why that version is not supported and what other protocols are supported by that server.


SOURCE: http://techjunkiez.com/forum/viewtop...hilit=Internet

Last edited by vaibhavtek; 29-02-2008 at 06:52 PM.
 
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-02-2008, 06:41 PM   #2 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,936
Default Re: Internet Error Codes

@vaibhavtek

Post the Exact Link of the source......
__________________
.
ico is offline  
Old 29-02-2008, 06:49 PM   #3 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Internet Error Codes

I got that from http://techjunkiez.com/forum/viewtop...hilit=Internet and there it was written source as techhome.com so gave that one..!!!
 
Old 29-02-2008, 06:53 PM   #4 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Internet Error Codes

Quote:
Originally Posted by gagandeep View Post
@Vaibhavtek:

Edit your first Post and give the Source which you have given now. Also do delete your 3rd post as it has no use...... Or I suppose you have reverted to your old post count increase tactics??

Whats the point of posting the source in another post?
Edited.

Quote:
Or I suppose you have reverted to your old post count increase tactics??
Nope.
 
Old 29-02-2008, 11:19 PM   #5 (permalink)
Elevating Humanity
 
The Conqueror's Avatar
 
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,957
Default Re: Internet Error Codes

good tut , but mention source at the beginning
__________________
Regards,
The Conqueror
The Conqueror is offline  
Old 01-03-2008, 09:17 PM   #6 (permalink)
Alpha Geek
 
Join Date: Nov 2007
Posts: 531
Default Re: Internet Error Codes

Nice tutorial!


BUT

There's no point of asking this guy to post the source, its just like flogging a dead horse,

99.9999% of the "tutorials" posted by him dont have sources mentioned, and he only mentions them after others bombard him to.
Xccentricity is offline  
Old 01-03-2008, 09:45 PM   #7 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: Internet Error Codes

Quote:
Originally Posted by vaibhavtek View Post
200-299 - Success Codes. Indicate that the request was accepted
LOL how is this an error
hullap is offline  
Old 01-03-2008, 10:22 PM   #8 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Internet Error Codes

Quote:
Originally Posted by hullap View Post
LOL how is this an error
correctly said.
 
Old 01-03-2008, 10:54 PM   #9 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: Internet Error Codes

Nice tut bro!
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 02-03-2008, 12:09 AM   #10 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,492
Default Re: Internet Error Codes

I don't think you should title this error codes, because not all are error codes as pointed out before.

this should have been titiled just plain "Internet Status Codes"
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 02-03-2008, 08:06 PM   #11 (permalink)
Fast 'N' Furious
 
topgear's Avatar
 
Join Date: Jul 2006
Location: Geek's Heaven
Posts: 11,169
Default Re: Internet Error Codes

Useful collection
these actually are server error codes coz this codes are generated by the web server most the time........Anyway thanks for sharing
__________________
ToPsPeEeD = FaSt BuT StEaDy

AMD Radeon HD 6850 OverClocked to 1 Ghz !!!

Blog : http://topgeartopspeed.wordpress.com/
----------------------------------------------------
Never buy viewsonic products : http://tinyurl.com/ykwx4oa
topgear is offline  
Old 03-03-2008, 02:41 PM   #12 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Internet Error Codes

^^ no probelm buddy.
 
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error in internet explorer niku_19jan Software Q&A 5 11-12-2006 11:17 PM
Internet explorer error alkesh_007 Software Q&A 3 28-10-2006 01:50 PM
Internet Explorere 7 Error sm_ashiq Software Q&A 6 20-09-2006 03:08 PM
Winows update error codes?? rajat22 Software Q&A 1 29-06-2005 10:21 PM

 
Latest Threads
- by chris
- by icebags
- by Tenida

Advertisement




All times are GMT +5.5. The time now is 01:33 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2