Page 1 of 1

Getting Forbidden access message

PostPosted: Sat Sep 15, 2007 8:05 am
Author: .QUACK.Major.Pain
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://www.myfriendsareyourfriends.com

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

I had a CT error come up and I am trying to debug it.
When I click on view the debug info, I get the following message:

Forbidden
You don't have permission to access /forum/ctracker/logfiles/logfile_debug_mode.txt 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 http://www.myfriendsareyourfriends.com Port 80


I double checked and chmod is 666.

Not sure where I should start.

Re: Getting Forbidden access message

PostPosted: Sat Sep 15, 2007 1:52 pm
Author: CaNNon
If you've patched to the latest CT version, I believe You have to use ftp to get them now. He's included a .htaccess to block.

Code: Select all
order deny,allowdeny from allallow from localhost 127.0.0.1

Re: Getting Forbidden access message

PostPosted: Sat Sep 15, 2007 2:27 pm
Author: .QUACK.Major.Pain
Thanks - that explains why it stopped.
Seems all the other files in that folder work ok except the debug.

Re: Getting Forbidden access message

PostPosted: Sat Sep 15, 2007 2:30 pm
Author: CaNNon
Yea, they mention it in the install too <img>