This is a discussion on Error 403 - Forbidden when I try to access my admin page within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; I just installed Milestone 2.2 and it went fairly well considerring this is my first shot at E-Commerce. well, the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I just installed Milestone 2.2 and it went fairly well considerring this is my first shot at E-Commerce. well, the page that's viewed by the public works fine, I've poked around and it's stable, no errors. I searched for this error on this site, ran a google search, and I didn't find anything that was really of some help. So here's my problem When I go to the catalog/admin/ or admin/index.php it gives me a 403 Forbidden error on whatever i try to access within that folder. I know this most likely has something to do with me setting permissions, but I'm just not entirely sure on what I need to be looking for. This is 2.2 Milestone on an Ipowerweb Apache server. Any help would be greatly appreciated. Thanks, Mitchel |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| It sounds like a problem with file/folder permission access. If you have access to the control panel of your host. yourdomain.com/cpanel or there are others (depends on host) then go in password protect directories and you can change the permissions there. look in to .htaccess as well. |
|
#3
| ||||
| ||||
| This can also mean that you have indexing turned off, and are missing the index.php from the DirectoryIndex statement. First, chmod your directory to 755 or 777 depending on your setup, and make sure the files are chmodded to at least 644 (in the main dir) If that doesnt fix it, you can create a .htaccess file with : DirectoryIndex index.php index.html index.htm That should take care of the problem...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| forbidden access error on new pages in admin | betagirl | osCMax v2 Installation issues | 6 | 07-31-2006 08:59 PM |
| when u access admin login page | nightsbird | osCMax v1.7 Discussion | 0 | 12-13-2003 10:53 AM |
| 403 Forbidden error | Anonymous | osCMax v1.7 Discussion | 1 | 11-29-2003 01:10 PM |
| can access admin panel but cannot access catalog | Anonymous | osCMax v1.7 Discussion | 1 | 10-14-2003 05:28 PM |
| Leaving admin to shopfront - Forbidden message | Anonymous | osCommerce 2.2 Installation Help | 1 | 11-27-2002 12:43 PM |