400 bad request

phpBB SEO Premod for phpBB3 support forum.
This premodded version of phpBB3 includes the three different type of URL rewriting for phpBB3 by phpBB SEO. It comes with several other Search Engine Optimization mods installed.

Moderator: Moderators

Postby vigge_sWe » Sun May 18, 2008 2:05 pm

I tried reinstalling the modules with the install files. Still 400 Bad Request
vigge_sWe
 
Posts: 29
Joined: Sun Oct 07, 2007 10:24 am

Advertisement

Postby GoBieN » Sun May 18, 2008 6:49 pm

When do you get the 400 error ? What is the exact URL when you get that error ?
GoBieN
PR1
PR1
 
Posts: 122
Joined: Mon Mar 10, 2008 7:12 pm
Location: Belgium

Postby vigge_sWe » Sun May 18, 2008 6:51 pm

GoBieN wrote:When do you get the 400 error ? What is the exact URL when you get that error ?


It is when I access the .htaccess module. The adress is

jagf.net/adm/index.php?sid=955f17f0b86513951a4448e40183581b&i=phpbb_seo&mode=htaccess
vigge_sWe
 
Posts: 29
Joined: Sun Oct 07, 2007 10:24 am

Postby GoBieN » Sun May 18, 2008 7:02 pm

vigge_sWe wrote:
GoBieN wrote:When do you get the 400 error ? What is the exact URL when you get that error ?


It is when I access the .htaccess module. The adress is

jagf.net/adm/index.php?sid=955f17f0b86513951a4448e40183581b&i=phpbb_seo&mode=htaccess


Could it be a current rewrite rule is messing up the link to the module ?
GoBieN
PR1
PR1
 
Posts: 122
Joined: Mon Mar 10, 2008 7:12 pm
Location: Belgium

Postby vigge_sWe » Sun May 18, 2008 7:09 pm

GoBieN wrote:
vigge_sWe wrote:
GoBieN wrote:When do you get the 400 error ? What is the exact URL when you get that error ?


It is when I access the .htaccess module. The adress is

jagf.net/adm/index.php?sid=955f17f0b86513951a4448e40183581b&i=phpbb_seo&mode=htaccess


Could it be a current rewrite rule is messing up the link to the module ?


Eh I don't think the rules does affect the ACP but I can test
vigge_sWe
 
Posts: 29
Joined: Sun Oct 07, 2007 10:24 am

Postby vigge_sWe » Sun May 18, 2008 7:12 pm

no it was still same after I deleted the .htaccess
vigge_sWe
 
Posts: 29
Joined: Sun Oct 07, 2007 10:24 am

Postby GoBieN » Sun May 18, 2008 9:00 pm

vigge_sWe wrote:no it was still same after I deleted the .htaccess

Do you have access to the apache error/access logfile ?If so could you copy/paste the lines there about the specific URL
GoBieN
PR1
PR1
 
Posts: 122
Joined: Mon Mar 10, 2008 7:12 pm
Location: Belgium

Postby vigge_sWe » Mon May 19, 2008 3:53 pm

GoBieN wrote:
vigge_sWe wrote:no it was still same after I deleted the .htaccess

Do you have access to the apache error/access logfile ?If so could you copy/paste the lines there about the specific URL


I have looked but it isn't apache generating it. My hosts owner (Yes the real owner) did check this for 40 min for me finding nothing.

As it isn't apache generating it it isn't anything in the error log so it seems that phpBB is generating the error...
vigge_sWe
 
Posts: 29
Joined: Sun Oct 07, 2007 10:24 am

Postby GoBieN » Mon May 19, 2008 4:01 pm

phpBB doesn't generate these kind of errors (or normally it does not).
400 BAD request, is a HTTP status error, that comes from the webserver.

If you want to be sure, check the headers of the page, when you get an 400 error. In the headers you can read who generated the request, and the CODE of the page you are viewing. If there it says 200 OK then its phpBB, if it there says 400 BAD request it's the webserver doing it.

Headers can be checked with firefox and the Web Developer Toolbar.

Example of the headers of this page:
Response Headers - http://www.phpbb-seo.com/boards/posting ... st&p=16902

Date: Mon, 19 May 2008 16:02:52 GMT
Server: Apache/1.3.37 (Unix) mod_gzip/1.3.19.1a PHP/4.4.4 mod_ssl/2.8.28 OpenSSL/0.9.6m
X-Powered-By: PHP/4.4.4
Set-Cookie: phpbbseo_data=a********************************; expires=Tue, 19 May 2009 16:02:52 GMT; path=/; domain=.phpbb-seo.com
phpbbseo_sid=*********************************************; path=/; domain=.phpbb-seo.com
Cache-Control: private, pre-check=0, post-check=0, max-age=0
Expires: 0
Pragma: no-cache
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html
Content-Encoding: gzip
Content-Length: 8665

200 OK
GoBieN
PR1
PR1
 
Posts: 122
Joined: Mon Mar 10, 2008 7:12 pm
Location: Belgium

Postby vigge_sWe » Mon May 19, 2008 4:15 pm

GoBieN wrote:phpBB doesn't generate these kind of errors (or normally it does not).
400 BAD request, is a HTTP status error, that comes from the webserver.

If you want to be sure, check the headers of the page, when you get an 400 error. In the headers you can read who generated the request, and the CODE of the page you are viewing. If there it says 200 OK then its phpBB, if it there says 400 BAD request it's the webserver doing it.

Headers can be checked with firefox and the Web Developer Toolbar.

Example of the headers of this page:
Response Headers - http://www.phpbb-seo.com/boards/posting ... st&p=16902

Date: Mon, 19 May 2008 16:02:52 GMT
Server: Apache/1.3.37 (Unix) mod_gzip/1.3.19.1a PHP/4.4.4 mod_ssl/2.8.28 OpenSSL/0.9.6m
X-Powered-By: PHP/4.4.4
Set-Cookie: phpbbseo_data=a********************************; expires=Tue, 19 May 2009 16:02:52 GMT; path=/; domain=.phpbb-seo.com
phpbbseo_sid=*********************************************; path=/; domain=.phpbb-seo.com
Cache-Control: private, pre-check=0, post-check=0, max-age=0
Expires: 0
Pragma: no-cache
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html
Content-Encoding: gzip
Content-Length: 8665

200 OK


Can you please send me that extension?
vigge_sWe
 
Posts: 29
Joined: Sun Oct 07, 2007 10:24 am

Postby vigge_sWe » Mon May 19, 2008 4:18 pm

Aww nevermind. It was one of my security scripts that caused it (munin or crawltrack)
vigge_sWe
 
Posts: 29
Joined: Sun Oct 07, 2007 10:24 am

Previous

Return to phpBB SEO Premod

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: Google [Bot] and 11 guests