i found this package called the PHP triad that installs php, apache and
mySQL and, more importantly, configures them all. if nothing else, try this
and look at the configuration files it configures and reinstall manually the
way you want. this thing worked for me.
http://www.phpgeek.com/modules.
i have php 4.1.1 installed with apache server. i get:
[Wed Jan 30 18:16:25 2002] [error] [client 127.0.0.1] Invalid URI in request
GET /test.php HTTP/1.1
that in my server error log when i try to run this script:
Hello World
i have had too much hell with just installing php. please help a s
running apache server on windows ME and attempting to use php. i have my
.php file in my cgi-bin directory and have put the lines
ScriptAlias /php/ "c:/apache/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
in httpd.conf error log says that i cannot spawn