Page 1 of 1
ERROR! Forbidden
Posted: Thu Nov 19, 2009 11:19 am
by Goofan
my error message looks liike this:
I dont know what it mean...
:::::::::::::::::
Forbidden
You don't have permission to access /www/Projektarbete/sidor/Infanteries.php< on this server.
:::::::::::::::::
Posted: Thu Nov 19, 2009 1:05 pm
by Jonah Bron
It means there are some file permission problems. Are you trying to access a file outside of your DocumentRoot?
Re: ERROR! Forbidden
Posted: Thu Nov 19, 2009 1:55 pm
by Goofan
this is all within my local! nothing on the webb and well i just changed it abit nothing out of the ordinary and then it got the message...
Re: ERROR! Forbidden
Posted: Thu Nov 19, 2009 2:07 pm
by Goofan
found the problem:
it was within my code:
Code: Select all
<a href="sidor/infanteries.php<?php=$row['saved_id']?>" target="main">infanteries</a>
the code within the php tags madwe the error