I receive this error after the install when it takes you to login.
405 - HTTP verb used to access this page is not allowed.
The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access.
I've installed it twice with the same resulsts. Also, modified the .htaccess file (listed below) and I still have the same issue.
#Put the line here to enable PHP5
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
# Protect template, inc and js files
<Files ~ "\.(inc|inc.php|tpl)$">
Order deny,allow
Deny from all
</Files>
#You may need to un-comment the following line
Options +FollowSymlinks
# REMEBER YOU ONLY NEED TO START MOD REWRITE ONCE
RewriteEngine On
#REWRITE BASE
RewriteBase /
# HERE IS A GOOD PLACE TO ADD THE OLD SCRIPT REDIRECTION
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php
RewriteRule (.*) - [C]
Any help is appreciated.
405 - HTTP verb used to access this page is not allowed
Moderator: effi
1 post
• Page 1 of 1
1 post
• Page 1 of 1
Return to Installation, support and bug reports
-
- Related topics
- Replies
- Views
- Last post
-
- Hi! HELP!!! After installation I can´t access Admin Page.
by cezarrocha » Tue Jun 22, 2010 2:18 pm - 2 Replies
- 2923 Views
- Last post by createdevelop
Sun Nov 13, 2011 6:10 pm
- Hi! HELP!!! After installation I can´t access Admin Page.
-
- Error: "GET /site/getThumb/404 HTTP/1.1" 302
by jmjosebest » Thu Mar 11, 2010 4:37 pm - 5 Replies
- 2936 Views
- Last post by jmjosebest
Wed Mar 17, 2010 10:03 am
- Error: "GET /site/getThumb/404 HTTP/1.1" 302
-
- Can't access admin
by pixelpadre » Wed Jan 07, 2009 12:27 pm - 2 Replies
- 2610 Views
- Last post by pixelpadre
Thu Jan 08, 2009 9:42 pm
- Can't access admin
-
- cant access to admin
by azarel666 » Thu Jan 08, 2009 5:49 am - 3 Replies
- 2936 Views
- Last post by chadon
Mon Jan 19, 2009 10:37 pm
- cant access to admin
-
- admin access
by dakomako » Sat Dec 18, 2010 1:58 am - 3 Replies
- 2128 Views
- Last post by effi
Mon Dec 20, 2010 1:00 pm
- admin access
Who is online
Users browsing this forum: No registered users and 0 guests