Several Hours Trying and Previous Posts-404 Error
Posted: Mon Dec 12, 2011 7:55 am
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Good morning,
I have exhausted my self trying to figure the problem alone and read many of the posts and now last resource is direct help under a new topic. sorry:
1- created the folder under my public html folder named LinkMan
2- Uploaded all the files seperately as per the instructions via FTP Transfer
3-Change the permissions to banned_websites,linkinfo.txt,setting.php to 666,
4-folder apptmp to 777
I get an error
The requested URL /linkman was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I appreciate any help.
Observations. I noticed the following:
Htaccess says this :
<FilesMatch,"linkinfo.txt">
Order deny,allow
Allow from all
</FilesMatch>
My index.htm says this:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<h1>Forbidden</h1>
<p>You don't have permission to access this folder.</p>
<hr />
</body>
</html>
Any help will be highly appreciated. Thank you
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Good morning,
I have exhausted my self trying to figure the problem alone and read many of the posts and now last resource is direct help under a new topic. sorry:
1- created the folder under my public html folder named LinkMan
2- Uploaded all the files seperately as per the instructions via FTP Transfer
3-Change the permissions to banned_websites,linkinfo.txt,setting.php to 666,
4-folder apptmp to 777
I get an error
The requested URL /linkman was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I appreciate any help.
Observations. I noticed the following:
Htaccess says this :
<FilesMatch,"linkinfo.txt">
Order deny,allow
Allow from all
</FilesMatch>
My index.htm says this:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<h1>Forbidden</h1>
<p>You don't have permission to access this folder.</p>
<hr />
</body>
</html>
Any help will be highly appreciated. Thank you