| Error 404 | ||
|
Posted 20 April, 2008, 05:52 PM
|
||
|---|---|---|
|
Regular member
![]() |
After making a new install of OCportal (latest build) the site seems to run correct. But when a (new) user want to register-login, or admin wants to Edit page Then i get this error message:ForbiddenYou don't have permission to access /PI/adminzone/index.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 *******.nl Port 80 What can this be be thnx Jurgen |
|
, ,
|
||
|
Posted 20 April, 2008, 06:30 PM
|
||
Site director
![]() |
Try renaming recommended.htaccess to .htaccess, to disable the Apache mod_security plugin. If this causes more errors, you need to try with just the following code in .htaccess:Code
<IfModule mod_security.c>
mod_security is a pain, it blocks legitimate page requests if it see's things like HTML in them (which any WYSIWYG editor puts in for instance). ocPortal has it's own security mechanisms, that are much more focused and correct. ![]() Was I helpful? - If not, please let us know how we can do better. - If so, please let others know about ocPortal whenever you see the opportunity. |
|
, ,
|
||
|
Posted 27 April, 2008, 02:17 AM
|
||
|
Hallowed customer
![]() |
I remember I had to do that for the gallery.
I am a huge fan of ocPortal and after 4.0 comes out I will start making skins for it again. My site is http://otakuplayground.com and I am using ocPortal. Need to work out the header but it should be done soon. |
|
, ,
|
||