Check your http.conf.

In [Section 1: Global Environment] search for "LoadModule php4_module".

Your old libphp4.so may resist in /usr/local/apache/libexec/libphp4.so.

The PORTS-install adds an LoadModule to: libexc/apache/libphp4.so,
Which has an PREFIX defined by ServerRoot (default:"/usr/local")

Be aware to update your 'base' PHP with the 'lang/php4-extensions'-Port as
described in the PORTS UPGRADE-file from 20040719.

Stefan Schiller
________________________________

        From: Joseph E. Maxwell [mailto:[EMAIL PROTECTED] 
        Sent: Sunday, January 16, 2005 3:25 PM
        To: php-install@lists.php.net; php-general@lists.php.net
        Subject: [PHP-INSTALL] Diff: Comman line vs. phpinfo()
        
        
        Just upgraded to php 4.3.10
        phpinfo() apparently stuck on
        
        
        
        PHP Version 4.3.5

                

        System  FreeBSD xxxxxxx.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed
Nov i386        
        Build Date      Apr 11 2004 20:01:52    
          
        
        Command line  ==>
           php -v
           PHP 4.3.10 (cli) (built: Jan 15 2005 12:54:11)
           Copyright (c) 1997-2004 The PHP Group
           Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
        
        
        Is this a php or an Apache problem. I did do an Apache restart !
        
        Thanks 

Reply via email to