apache using older php after upgrade

From: James D. Parra (Jamesp_at_MusicReports.com)
Date: 02/28/04

  • Next message: Francisco Puente: "RE: apache using older php after upgrade"
    To: "Redhat-List (E-mail)" <redhat-list@redhat.com>
    Date: Fri, 27 Feb 2004 15:28:57 -0800
    
    

    Hello,

    I upgraded php from source and the install went well. The command php -v
    shows;

    PHP 4.3.4 (cgi) (built: Feb 26 2004 15:15:46)
    Copyright (c) 1997-2003 The PHP Group
    Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies

    However, when I run the following script (php_info.php) from the web page;
    <b>SITE</b>
    <br>
    <br>
    <?phpinfo();?>

    ... the page shows php version 4.3.1.

    Can someone point me in the direction on how to fix this.

    Thank you in advance.

    JP

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Francisco Puente: "RE: apache using older php after upgrade"

    Relevant Pages

    • Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11
      ... Zend Engine v2.2.0, Copyright 1998-2007 Zend Technologies ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... PS This php misfeature is so common that even though I've never run PHP ...
      (freebsd-questions)
    • Is there some magic in building php for arm?
      ... I was able to build ming as a part of php by linking to ... I can build php4 and xcache, but the problem comes in when I try to run ... Zend Engine v1.3.0, ... Extensions are not supported on this platform. ...
      (comp.lang.php)
    • Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11
      ... Zend Engine v2.2.0, Copyright 1998-2007 Zend Technologies ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... PS This php misfeature is so common that even though I've never run PHP ...
      (freebsd-questions)
    • Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11
      ... Zend Engine v2.2.0, Copyright 1998-2007 Zend Technologies ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... PS This php misfeature is so common that even though I've never run PHP ...
      (freebsd-questions)
    • Re: [PHP] How php works?
      ... The most time consuming work in PHP isn't in PHP at all. ... compiling the code to opcode takes longer ... Because if you just did the file cache, it would be an equal amount of ... You could, in theory, take PHP, rip out its guts (aka the Zend Engine) ...
      (php.general)