Hey all- I'm running a SuSE 9.1 box that was built from the RPMs from the CD with Apache2.0 and PHP 4.3.4. I've made modifications to the server over the last year without using the CD's and justing installing from the source. However, I just installed PHP 4.4.2 and I used all the same path calls as the build of 4.3.4 and it seems to have upgraded without an issue. When I type /usr/bin/php -v I get the following: PHP 4.4.2 (cgi) (built: May 3 2006 16:34:27) Copyright (c) 1997-2006 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies However, when I restart the web server and I run my phpinfo() script, I am still seeing the 4.3.4 build information. Did I miss something with this? I've updated other servers but they were all built using source only, no rpms... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php