I am uploading my php web site in ubuntu. When I press php -version command I get the version 5.3 but when I use phpinfo() in my public_html folder I get version 4.4!
How can I solve the problem and use php version 5.3?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
sudo lsb_release -a? – Zoredache Nov 14 '12 at 7:56