LS.
I have been browsing the forum for 1 hour now, and can't find the answer...
Here's the problem. I can't have PHP (4.0) running on Apache 1.3.11 on a Windows 98 machine. The problem is, as soon as i run a php document in a browser window, the www-server responds with a Bad Request Error (400).
Does anyone know what probable causes this can have? I'm pretty eager to get it running, and have had it running before, so i'm sure the package CAN work!
Some httpd.conf info included below
By the way, i'm only running the WWW server offline for php-testing, so i'm not concerned with security problems, Apache is always shut down when going online.
drm
-------------------------------->8-----------------------------------------
AddType application/x-httpd-php3 .phtml
AddType application/x-httpd-php3-source .phps
AddType application/x-tar .tgz
AddType application/x-httpd-php .php .php3
AddHandler cgi-script .cgi
Action application/x-httpd-php d:/apache/php/php.exe
--------------------------------8<-----------------------------------------
If you need more information to know what the problem is, please mail me