Several Hours Trying and Previous Posts-404 Error

Problems installing LinkMan?
Post Reply
Jehu
Posts: 3
Joined: Mon Dec 12, 2011 7:43 am

Several Hours Trying and Previous Posts-404 Error

Post by Jehu »

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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Several Hours Trying and Previous Posts-404 Error

Post by Klemen »

404 error means the URL you are trying to open doesn't exist - double-check your URL, note that on most servers folder and file names are CaSe SenSiTiVe.

To get any further help you will need to provide the info asked for:
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Jehu
Posts: 3
Joined: Mon Dec 12, 2011 7:43 am

Re: Several Hours Trying and Previous Posts-404 Error

Post by Jehu »

Script URL: http://www.diningcourt.com/linkman17
Version of script: 1.7
Hosting company: Inmotion Hosting
URL of phpinfo.php: don't see this file anywhere under the folder linkman17
URL of session_test.php: don't have a file name session_test.php
What terms did you try when SEARCHING for a solution: 404 Error
Write your message below:

Good morning Admin team,

please see all my files under my linkman17 folder. I looked

I continue getting the same error. Any other suggestion?

apptmp
dir img
file .htaccess
file addlink.php
file admin.php
file approve.php
file banned_websites.txt 33 Bytes 0666
file footer.txt
file form.html
file go.php
file header.txt
file index.php
file linkinfo.txt 0 Bytes 0666
file links.php 9.88 KB 0777
file pagerank.php
file readme.htm
file settings.php 3.71 KB 0666
file style.css

Thank you very much,
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Several Hours Trying and Previous Posts-404 Error

Post by Klemen »

Try deleting the .htaccess file - it's not part of LinkMan and may be causing permission problems.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Jehu
Posts: 3
Joined: Mon Dec 12, 2011 7:43 am

Re: Several Hours Trying and Previous Posts-404 Error

Post by Jehu »

The problem was with the folder linkman17- I change the permissions to 755 and it worked.

Thank you for all your help
Post Reply