P.Z. Low Cost CPanel Web Hosting  

Go Back   P.Z. Low Cost CPanel Web Hosting > Page-Zone Web Hosting Main Forum > General FAQ > General Questions and Comments

General Questions and Comments Post your question or grace us with your knowledge. Posting limited to registered members.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Error msg: "Forbidden You don't have permission to access"
Old
  (#1 (permalink))
Curtis
Registered User
Curtis is on a distinguished road
 
Status: Offline
Posts: 19
Join Date: Dec 2004
Rep Power: 25
Error msg: "Forbidden You don't have permission to access" - 05-13-2007, 11:53 PM

What does this browser error message mean? I get it when I click on a link on my web page. I don't see anything wrong with the HTML and the file being accessed exists. I checked the file permissions with my FTP software and it looks OK.

"Forbidden
You don't have permission to access /londonmay2007.psts/image-html/IMG_1103a.html on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.37 Server at Untitled Document Port 80"
   
Reply With Quote
Old
  (#2 (permalink))
cmyksteve
Sure honey just not blue
cmyksteve has a spectacular aura aboutcmyksteve has a spectacular aura about
 
cmyksteve's Avatar
 
Status: Offline
Posts: 349
Join Date: Feb 2004
Location: Ohio
Rep Power: 48
05-14-2007, 04:02 AM

Hi Curtis,

I followed the links in your post. If you point your browser to this directory, it lists all your files, there's no index.html file, so it shows the filenames- .../londonmay2007.psts/image-html/

When I download the file IMG_1103a.html and open it, it's contents are that error message you posted. Here's the html from that file:
Code:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>403 Forbidden</TITLE>
</HEAD><BODY>
<H1>Forbidden</H1>
You don't have permission to access /londonmay2007.psts/image-html/IMG_1103a.html
on this server.<P>
<P>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
<HR>
<ADDRESS>Apache/1.3.37 Server at www.curtis-a.com Port 80</ADDRESS>
</BODY></HTML>
Open that file on your desktop (the original before you uploaded it to the server) and see if it doesn't have the above code.


Steve

* * * * * * * * * * * * * * * * * * * * * * *
Forum Announcements | Sprint Looking Glass
   
Reply With Quote
Old
  (#3 (permalink))
Curtis
Registered User
Curtis is on a distinguished road
 
Status: Offline
Posts: 19
Join Date: Dec 2004
Rep Power: 25
05-14-2007, 08:38 AM

Quote:
Originally Posted by cmyksteve View Post
Open that file on your desktop (the original before you uploaded it to the server) and see if it doesn't have the above code.
The original file does not contain an error message. It is plain html. You appear to be looking at the source code of the error message, not the source code of the uploaded file.
   
Reply With Quote
Old
  (#4 (permalink))
edwurster
green side up, please!
edwurster will become famous soon enoughedwurster will become famous soon enough
 
edwurster's Avatar
 
Status: Offline
Posts: 660
Join Date: May 2003
Location: Voorhees, NJ
Rep Power: 69
05-14-2007, 09:15 PM

Quote:
Originally Posted by Curtis View Post
The original file does not contain an error message. It is plain html. You appear to be looking at the source code of the error message, not the source code of the uploaded file.
I think that one file has permissions incorrectly set. You can use cpanel to look at the permissions and change. Or just delete it and upload again.


Ed Wurster - sacts92 (old root10)

...CPANEL Docs
......P-Z Server Status
  Send a message via AIM to edwurster  
Reply With Quote
Old
  (#5 (permalink))
Curtis
Registered User
Curtis is on a distinguished road
 
Status: Offline
Posts: 19
Join Date: Dec 2004
Rep Power: 25
05-15-2007, 06:08 AM

Quote:
Originally Posted by edwurster View Post
I think that one file has permissions incorrectly set. You can use cpanel to look at the permissions and change. Or just delete it and upload again.
I have looked at the permissions. It has the same permissions as all my other files. The world, user, and group have read access. User has write access.

I've also tried deleting the file and reuploading it. That hasn't helped.

I can view the web page locally from my hard drive with my browser. I don't know what the problem is.
   
Reply With Quote
Old
  (#6 (permalink))
midwest
blink and it's over
midwest will become famous soon enough
 
midwest's Avatar
 
Status: Offline
Posts: 802
Join Date: Oct 2002
Location: Big Sky, MT
Rep Power: 78
05-15-2007, 02:29 PM

The graphic is OK, I can view it from the images folder. The problem is the html file that is used to display the image. While the permissions may be the same as the other html file are the OWNER and GROUP the same? If not then you should chown or chgrp, whichever is needed to fix the owner/group. While you state that the perms are OK you dont tell us what they are. Also make sure that none of the special bits(sticky,UID,GID.) are set. While you may think its OK it obviously is not. Sometimes files that are created by scripts have something go wrong during creation and get a special bit flopped. If so you will see a "S" or "T" in the perms. Basically what it means is that the "S" sets it so the whever it is, owner or group, only the owner or a member of the group of the associated file may access it. The "T", sticky bit means that only the owner can move rename the file no matter the perms set. Simply put, rwx-rwx-rwxT while you would think that anyone could do as they wish, they can, anyone could edit that file yet because of the special bit ONLY the owner would be allowed to delete or rename/move the file. note: to linux and unix, rename and move are one in the same.

.


Ronnie Gauthier
www.instaguide.com

======================
for official page-zone support please visit
www.page-zone.com/support.shtml
   
Reply With Quote
Old
  (#7 (permalink))
cmyksteve
Sure honey just not blue
cmyksteve has a spectacular aura aboutcmyksteve has a spectacular aura about
 
cmyksteve's Avatar
 
Status: Offline
Posts: 349
Join Date: Feb 2004
Location: Ohio
Rep Power: 48
05-15-2007, 02:37 PM

What I first thought was a problem with the file's html, then later thought was a file permission setting, now looks like a filename being blocked by the security software on the server.

Here are links to two files I put on my account (on Southbend-24)-

IMG_1103a.html
IMG_1103b.html

both files contain this same code:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=macintosh">

<title>Test</title>
</head>
<body  bgcolor="#FFFFFF" link="#000000" vlink="#000000" text="#000000" >
<font face= "Verdana, Arial, Helvetica, sans-serif" size="1"><p>&nbsp;<p>Test ©2007</font>
</center>
</body>
</html>
I think Jim will have intervene to patched this up.


Steve

* * * * * * * * * * * * * * * * * * * * * * *
Forum Announcements | Sprint Looking Glass
   
Reply With Quote
Old
  (#8 (permalink))
Curtis
Registered User
Curtis is on a distinguished road
 
Status: Offline
Posts: 19
Join Date: Dec 2004
Rep Power: 25
05-15-2007, 04:18 PM

Quote:
Originally Posted by cmyksteve View Post
I think Jim will have intervene to patched this up.
Sounds good to me. How does one invoke "Jim" ?
   
Reply With Quote
Old
  (#9 (permalink))
edwurster
green side up, please!
edwurster will become famous soon enoughedwurster will become famous soon enough
 
edwurster's Avatar
 
Status: Offline
Posts: 660
Join Date: May 2003
Location: Voorhees, NJ
Rep Power: 69
05-15-2007, 09:26 PM

Quote:
Originally Posted by Curtis View Post
Sounds good to me. How does one invoke "Jim" ?
Jim,

Something in firewall or server is blocking access to a file called

http://lauberdigital.com/IMG_1103a.html

This is also blocked on curtis-a.com, in /londonmay2007.psts/image-html/IMG_1103a.html

I also checked this on a sacts-92 domain, and it is a 403 error in the root and a subdir.


Ed Wurster - sacts92 (old root10)

...CPANEL Docs
......P-Z Server Status
  Send a message via AIM to edwurster  
Reply With Quote
Old
  (#10 (permalink))
Curtis
Registered User
Curtis is on a distinguished road
 
Status: Offline
Posts: 19
Join Date: Dec 2004
Rep Power: 25
05-16-2007, 01:28 PM

It's dead Jim.
   
Reply With Quote
Old
  (#11 (permalink))
Curtis
Registered User
Curtis is on a distinguished road
 
Status: Offline
Posts: 19
Join Date: Dec 2004
Rep Power: 25
05-17-2007, 08:38 AM

I got tired of waiting and just changed the file name. Problem solved.
   
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
"unrouteable mail domain" error Steven Shelton General Discussion 4 12-21-2006 12:47 AM
"A fatal error has occurred..." allendick General Questions and Comments 0 12-20-2006 02:26 AM
mailman "server configuration error" dcain General Questions and Comments 18 09-24-2003 10:10 AM
Server error: Cannot close file "service.cnf". mdpine General Questions and Comments 1 07-20-2003 11:37 PM
Inheriting "Default.htm" for "Index.htm" stratplan Tips 3 06-16-2003 11:59 AM


Live Help



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC6
vBulletin Skin developed by: vBStyles.com
Copyright © 2002 Page-Zone Web Hosting. All rights reserved.
Smilies provided by Crack's Smilies http://www.mysmilies.com