PHP is Kickin' Me Arse

shockme on 2002-02-12T00:53:15

Yes, the Apache/PHP/mod_perl saga continues . . .

Let's see. I've compiled and installed mod_perl and apache. Then I configured and installed PHP, then reconfigured apache (yes, with the --activate and --enable flags for both mod_perl and PHP). *crash* apachectl says it started, but ps reveals no running httpd. error log shows nothing.

Then I tried it with just mod_perl. Success.

Now I'm trying it with just PHP. So far, diddle. apachectl says it started, but it's not running and the error log is silent.

*sigh*

Now my .pl scripts are working, but .php results in a "connection to host is broken" error message. Oh, and .html files result in "you don't have permission to access" errors. Good lord! It really IS brain surgery! Grrr.......

Update: PHP is finally working . . . now to plug mod_perl into it . . . be very careful . . .

Oh, for crying out loud . . . PHP by itself works. mod_per by itself works. PHP and mod_perl is shit. It's either or, but not both.

Anybody got a how-to that I can follow for just PHP and mod_perl? This sucks . . . .


php + mod_perl

koschei on 2002-02-15T04:36:46

Um. Yeah. On dead tree.

Give me a few days (got to get it from the apt and to an Internet connection).