<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer Care Network &#187; Network &amp; Internet</title>
	<atom:link href="http://computercarenetwork.com/category/network-internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://computercarenetwork.com</link>
	<description>Computer care shouldn't have be be done alone</description>
	<lastBuildDate>Tue, 07 Sep 2010 09:58:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Internet Error Messages</title>
		<link>http://computercarenetwork.com/internet-error-messages/</link>
		<comments>http://computercarenetwork.com/internet-error-messages/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 20:14:10 +0000</pubDate>
		<dc:creator>computer caretaker</dc:creator>
				<category><![CDATA[Network & Internet]]></category>

		<guid isPermaLink="false">http://computercarenetwork.com/?p=83</guid>
		<description><![CDATA[A list of some of the internet errors and their meaning ]]></description>
			<content:encoded><![CDATA[<p>Looking at web page errors? Here is a list of some of those errors and their meaning<br />
</br><br />
</br><br />
<strong>401 – Authorization Required</strong><br />
Getting a 401 error? If you’re seeing this chances are the page you are trying to view is restricted or requires a password. Many times this error is customized with either “Access Denied” or “Unavailable” or “Unauthorized.”</p>
<p><strong>402 – Payment Require</strong><br />
You are most likely attempting to visit a subscription page that requires you to pay; the authentication is usually in the form of a password obtained after you have successfully paid. If you are unable to access the site after you have paid, it may be that the Webmaster has yet to activate your account, or have had your account suspended for various reasons. In such case, contact the Webmaster.</p>
<p><strong>403 – Forbidden</strong><br />
The web page you are trying to view is refusing public access because of its setting. It may be intentional, such as a private or personal page. Common message seen for a 403 error is “Access Denied.”</p>
<p><strong>404 – Not Found</strong><br />
One of the most common errors, the 404 is an indication that the HTML page does not exist. Another common message of the error is “The Requested URL Was Not Found” or “File Not Found.” Recheck the URL. Mistyping the URL is a common mistake that that will incur this error.</p>
<p><strong>406 – Not Acceptable</strong><br />
This error is caused when the web page could not be returned in a language, character set, or data format that the web browser can use.</p>
<p><strong>407 – Proxy Authentication Required</strong><br />
This error indicates that you need to use a proxy server, which requires authentication credentials. This means you need to log in to the correct proxy server before you’re able to view the website.</p>
<p><strong>408 – Request Timeout</strong><br />
Your connection to the server was drop. This occurs when the connection takes too long. This is usually caused by excess traffic load on either the server or the client. Reloading or refreshing the page will usually solve the problem. If that doesn’t work, try visiting the page again later.</p>
<p><strong>409 – Conflict</strong><br />
The request submitted cannot be completed because it is conflicting with a rule established by the server.</p>
<p><strong>410 – Gone</strong><br />
Pretty much no different from a 404 error, the 410 error suggests that the page has moved to another location. Double check the URL and try again.</p>
<p><strong>411 – Length Required</strong><br />
This error is generated when the server fails to find the specific length information from the browser.  This error is usually due to configuration or programming errors on the server end.</p>
<p><strong>412 – Precondition Failed</strong><br />
A precondition specification on your browser’s HTTP data was not met. This is typically a configuration or programming error on the server end.</p>
<p><strong>412 – Request Entity Too Large</strong><br />
A typical error when uploading a file that is exceeds the servers predefined limit. The error could be due to configuration or programming error on the server end. Try sending a smaller file size.</p>
<p><strong>414 – Request URI Too Long</strong><br />
The Universal Resource Identifier (URI) exceeds the size the server can handle. A URL is a type of URI, so in the case of browsing the internet, it maybe that the URL is too long. This error is rare as servers can handle upwards of 2048 characters or 4096 characters.</p>
<p><strong>415 &#8211; Unsupported Media Type</strong><br />
This error is produce when the server sees the browser is requesting a media that is not fully compatible with the request. This happens during data transfer, such as uploading a file using a method that the server can’t accept.</p>
<p><strong>500 – Server Error</strong><br />
Also seen as “internal Error,” this is produced when the HTML cannot be retrieve and the server has no specifics on what the cause of the error is. Double check the URL and try refreshing or visiting the site again at a later time.</p>
<p><strong>501 – Not Implemented</strong><br />
Server does not support the requested feature. This almost always is the result of an HTML coding problem or a possible version conflict.</p>
<p><strong>502 – Bad Gateway</strong><br />
Also known as “Service Temporarily Overloaded,” this error indicates that the server is congested as too many people are trying to connect to the server. Try visiting the website again during non-peak hour.</p>
<p><strong>503 – Service Unavailable</strong><br />
An indication that the server is currently down or overloaded. Try refreshing or simply returning to the site at a later time when the server is back up.</p>
<p><strong>504 – Gateway Timeout</strong><br />
The server is taking too long to respond to the gateway server. This could be an indication that there is a communication problem with the gateway server or the web server. Try visiting the web page at a later time.</p>
<p><strong>505 – HTTP Version Not Supported</strong><br />
This error when the server does not support the HTTP protocol used by the web browser.<br />
</br><br />
</br><br />
<center>

<div id="gobdad">
<script type="text/javascript"><!--
google_ad_client = "pub-0929059429967950";
/* computercarenetwork-body-rectangle 336x280, created 2/11/09 */
google_ad_slot = "1386166560";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

</center></p>
]]></content:encoded>
			<wfw:commentRss>http://computercarenetwork.com/internet-error-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
