Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-08-20 22:54:37

Angelo
New Member
Registered: 2007-08-20
Posts: 2

Error 403/404 when saving Admin Preferences

When I try to save the Admin Preferences Advanced page, I get this error:

Forbidden

You don’t have permission to access /newblog/textpattern/index.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Any ideas? I’m working with a fresh installation of Txp 4.0.5.

Thanks!

Angelo

Offline

#2 2007-08-21 21:39:34

Angelo
New Member
Registered: 2007-08-20
Posts: 2

Re: Error 403/404 when saving Admin Preferences

Solved it on my own ;-) Same problem as reported for plug in post errors somewhere else on the forum, adding this to the
.htaccess in the textpatter directory did the trick:

<IfModule mod_security.c>
SecFilterScanPOST Off
</IfModule>

Offline

Board footer

Powered by FluxBB