[PHP-INST] install problems? this may solve them all.

2002-02-01 Thread Kevin Faterkowski
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.

[PHP-INST] need help on Win ME installation, PLEASE!

2002-01-30 Thread Kevin Faterkowski
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

[PHP-INST] new to cgi and php and everything else

2002-01-21 Thread Kevin Faterkowski
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