Aargh,
This is really frustrating. Okay, I can get PHP to compile into Apache
no problem. I can compile Perl into Apache no problem. But for the
life of me, I can't get both of them to compile in.
Example:
If I compile PHP into Apache and do a ./httpd -l it will show mod_php3.
No if I compile Perl into the same Apache source structure and do
./httpd -l, it will show mod_perl, but not mod_php.
It does the same thing if I compile Peril first and then PHP except that
Perl won't show up this time. I am using the vanilla Installation
instructions included with the PHP and Perl distributions. If anybody
can help me I would be greatly appreciative. And I can stop beating my
head against my desk.
Matt Starnes