HI I was using 4.1.1, until recently where I try to upgrade to 4.2.2 myself.
i did the ./configure and make and make install successfully, and when i type php -v inside my shell, it returns 4.2.2, but when i call phpinfo() via phpinfo.php running on myapache, its 4.1.1 still, how can i solve this?