Everything in the script works fine, but when I log into my "admin" account and click on "Admin Panel" it goes directly to "this page cannot be displayed!
I know for a fact that I uploaded everything, and I double checked that /admin/index.php is uploaded too, is there something that I'm doing wrong? I set the permissions for the entire /admin/ folder to 755, should I change it to something else?
Comments on Problem with admin?
Beginner
Usergroup: Member
Joined: Dec 25, 2007
Total Topics: 1
Total Comments: 1
Everything in the script works fine, but when I log into my "admin" account and click on "Admin Panel" it goes directly to "this page cannot be displayed!
I know for a fact that I uploaded everything, and I double checked that /admin/index.php is uploaded too, is there something that I'm doing wrong? I set the permissions for the entire /admin/ folder to 755, should I change it to something else?
Attached Files:
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
The entire folder means the files in the folder? On many servers, PHP files can only run with 644 permissions.