php version confused
hello,i have a h-sphere box.
I ran 'php -v' in command line, it's showing php version 4.1.2 is running. however, i put <? phpinfo() ?> in a page and ran it. it is showing 4.3.0 is running.
which one is correct??? how do i fix this? do i need an upgrade?
thanks!