I *KNOW* I've got libphp5.so and all that set up.
Oh, yeah. I'm also running WebGUI. I have PerlHandler or SetHandler Perl running everything.
Problem is, PerlHandler/SetHandler perl doesn't play well with PHP, even with the config that is listed everywhere.
Serious? Anything that the php needs to control had to be
<Location /MyPathforThingsPhp>
SetHandler None
</Location>
And it works. grrr. hours and hours and simple... Well, now I know.
No comments:
Post a Comment