HTTP 400 - Bad Request Error... Apache2 or PHP5 problem?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Zerox Millienium
Forum Newbie
Posts: 3
Joined: Thu Jul 15, 2004 12:31 pm

HTTP 400 - Bad Request Error... Apache2 or PHP5 problem?

Post by Zerox Millienium »

Hi all... need help with a fustrating problem...

When I enter a local URL for testing... the php program works fine in all browsers...
e.g. http://localhost/test.php

HOWEVER, when I Microsoft Internet Explorer 6.0 and tried to enter the URL and passed it some query... it fails and the browser reports HTTP 400 - Bad Request error...
e.g. http://localhost/test.php?view=67

What on Earth is happening? Everything works fine on other Internet browsers which I have tested... Mozilla, Firefox and Opera... all works...

Somebody please advise...

I'm operating using the following...
Windows XP Professional with service pack 1a
Apache2 web server v2.0.49
PHP 5.0.0 stable
Post Reply