 |
Rookie (I'm probably spamming) |
 |
Joined: Tue Sep 01, 2009 1:01 pm Posts: 6 Points: 0
|
I have place Cookie Password protect in a subdirectory called ac. When I add the following line to the php files I would like to protect I get the following message:
Can't find settings.php!
The line that I am adding in the files is:
<? include("ac/protection.php"); ?>
My web directory the ISP stores my files is webdocs. I have tried various adding webdocs to the include line but then I don't get anything. What am I missing?
|
|