Would restarting HTTPD fix this problem?
-----Original Message-----
From: Martín Marqués [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 26, 2002 8:08 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Compiled php again but running still old php version
On Mar 26 Feb 2002 09:46, you wrote:
> Hi there,
>
> I did build php4.1.1 on RH7.2 with a different configuration command.
>
> After restarting the server, the phpinfo shows still the same version and
> the old configure command.
>
> Do I have to point to the new installation? This suprises me, because
> everything went ok during compile.
locate mod_php
or, if updatedb hasn't been runned yet
find /usr -name "mod_php*" -print
Check the output of those commands to see where the old php module is, and
where the new one was installed. Then, just copy the new one over the old one.
Saludos... :-0
--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués | [EMAIL PROTECTED]
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php