I have just updated PHP from 5.4.32 to 5.4.33 on FreeBSD 9.3 and rebooted server. As always I checked the version to make sure update took hold but it still shows 5.4.32
If I check the packages installed I get ...
but using the PHP command
Any help appreciated.
If I check the packages installed I get ...
Code:
php5-5.4.33 =
php5-bcmath-5.4.33 =
php5-bz2-5.4.33 =
php5-ctype-5.4.33 =
php5-curl-5.4.33 =
php5-dom-5.4.33 =
php5-extensions-1.7 =
php5-filter-5.4.33 =
php5-gd-5.4.33 =
php5-gettext-5.4.33 =
php5-hash-5.4.33 =
php5-iconv-5.4.33 =
php5-json-5.4.33 =
php5-mbstring-5.4.33 =
php5-mcrypt-5.4.33_1 =
php5-mysql-5.4.33 =
php5-mysqli-5.4.33 =
php5-openssl-5.4.33 =
php5-pcntl-5.4.33 =
php5-pdo-5.4.33 =
php5-pdo_sqlite-5.4.33_1 =
php5-phar-5.4.33 =
php5-posix-5.4.33 =
php5-session-5.4.33 =
php5-simplexml-5.4.33 =
php5-sockets-5.4.33 =
php5-sqlite3-5.4.33_1 =
php5-tokenizer-5.4.33 =
php5-xml-5.4.33 =
php5-xmlreader-5.4.33 =
php5-xmlrpc-5.4.33 =
php5-xmlwriter-5.4.33 =
php5-zip-5.4.33 =
php5-zlib-5.4.33 =
but using the PHP command
phpinfo still tells me the PHP installed version is 5.4.32Any help appreciated.