Quoting Team JUMP Lists <[EMAIL PROTECTED]>:
> We've had 4.01 running since July so I thought I'd upgrade to 4.04 from
> the
> tarball last night. Everything went fine w/ the compile, no errors.
> Install
> said all OK, Then i went and HUP'd apache but when I run phpinfo() the
> old
> module is still loaded.
>
> What am I doing wrong? Where should I look to solve my problem. When I
> look
> in the /modules/ directory the dates on the new modules are yesterday,
> so
> they've all moved correctly, etc. I intentionally tried to break the
> phpmodule to see which one I'm actually using by changing the name of
> the
> file but that didn't work.
>
> Linux 6.2, Apache 1.3.12., MySQL, PHP 4.01
>
> Any help appreciated. If someone can just point me to an RPM that'll
> install
> on RH 6.2, I'll just use that. The current RPM's over at RH won't
> install
> because they are for RH 7.
Well, it's my opinion that on an RPM-package based system it is wise to do
custom package installations via RPM also - so that you don't break the RPM
dependency checking.
It's not that hard to grab the PHP4 SRPM from RedHat's Rawhide stash, install
it, replace the tarball with the latest from php.net, and then build the RPM
and then install it. It's a bit of extra work, but it keeps RPM functioning
properly. If you need things like pdflib, it's not that hard to create the
spec file and build it, too.
Lee Howard
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]