Was wondering if anyone here has tried playing with both apache2 &
php4.2 hehe kind of suicidal for a production server, but i know apache2
sure has hell lot of changes hehe ...

Any comments from those whom tried both?

Anyway IMHO, seems like apache2 doesn't quite like RH7.2 or linux, tried
both compiling via tar balls or from modified spec files off falsehope's
apache2 RPM (only apache2 rpm around?) found something interesting, if
you enable suexec, its highly likely that would screw up your whole src
and would have to remove and untar the src again. 
The error that appears seems to be relating to htpasswd.

./configure --enable-ssl --enable-so <<< this works perfectly ;) lol

seems like mod_ssl support is inbuilt to apache2 ;)

php4.2 is easier to add-in just do a ./configure --with-mysql=/usr
--with-apxs2=/usr/sbin/apxs --enable-track-vars <<< works too

mod_perl is a hassle and need to upgrade your perl to least 5.6.1,
RH7.2's stock comes with 5.6.0. Rawhide's 5.6.1 cant install, neither
and perl -MCPAN -e shell, install Bundle::CPAN would fail on some telnet
tests -_-;.. any ideas ?

So anyway after after getting apache2 & php4.2 working, php4 pages seems
to render properly, but buttons to login to my blog doesn't work
(arghhhh) and seems like shoutbox is incompatiable with php4.2, when
anyone accesses the shoutbox.php it would take up 100% cpu and churn out
an error at line 55 which happenes to point to a while statement (double
arghhh)

So anyone have better luck then me ?

TIA

sixx





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to