Over on the Apache thread, someone figured out today that my problems
getting my CGI scripts to run somehow had to do with the fact that I had
built and configured PHP (4.1.2).
So tonight I downloaded Apache 2.0.35 and PHP 4.2RC2, and found I cannot
get past the "SAPI API bugs" part of the build.
I saw a post-pair here from Tim Kettler to Rasmus asking about using
4.1.0 with 2.0.28.
I'm having problems with 4.1.1 and 2.0.28 of the same sort--all the
install stuff goes smoothly, Apache 2.0 comes up, no errors anywhere,
but my PHP scripts don't seem to be being sent to the PHP module.
A co