Jump to content

[SOLVED] Really need a little help please :)


avalonindigo

Recommended Posts

Methinks I will be using this site alot as you all tend to be very nice and understanding :)

 

Nehoos, i have FINALLY installed a login script onto my 'website in the making' and after 3 days and about 12 hours, I have it working......kind of  :'(

 

SEE LOGIN HERE: www.divinehorse.com/main.php

 

Now, everything is working (there are a few things I need to work on but the gist of it is working and such) apart from the Admin Center. The Admin Center files are in a folder called 'ADMIN' in my public_html file (this is how it was uploaded and coded) but when I try to access the Admin Center i get this error page:

 


Forbidden
You don't have permission to access /admin/admin.php 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 www.divinehorse.com Port 80

 

I have tried moving admin.php to my main folder, but this just brings up database errors. The permissions on this folder are set for everything, but still it wont let me access it.

 

??? ??? ??? PLEASE help....this is the only thing that dont work and I'm gutted. I got so far for my very first understanding of a script. I just one step away and its doing my head in

 

Cheers

Avie

Link to comment
https://forums.phpfreaks.com/topic/37625-solved-really-need-a-little-help-please/
Share on other sites

You said your folder is set up to be accessible, but how about your admin.php file itself? Check your file permissions on the files within the directory to make sure it's accessible via the web, too.

 

Good luck!

 

*DOH* - thorpe beat me to it again ;)

I do appologise if I'm sounding a bit dumb when i say i dont understand how to implement that code

 

I have just noticed though that all my other files have 755 next to them, when the admin folder is 700

 

(now i know this is not a php issue so i am sorry if totally off subject :))

 

Avie

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.