question about easyapache 3.26.3
I'm currently running the latest version of php 5.3.x and apache 2.2.x and plan to upgrade to 5.4 once testing is complete. Concerning the latest advisory on cpanel.net for easyapache 3.26.3, if I re-run easy apache, will libxslt & libxml be upgraded to the latest version? It sounds like these are separate from php 5.5. I'm a bit confused and appreciate any info you can provide. Thank you!
-
When you run EasyApache, you can select the version of PHP that you want. Since we still support PHP 5.3, you can run EasyApache without upgrading to PHP 5.4 (until you are ready to upgrade of course). To be certain that you haven't accidentally changed your PHP version, you can double check on the PHP Version stage in EasyApache. You can do this without initiating the build, just don't click the Build button. Libxslt and libxml2 will be updated automatically when you run EasyApache, you don't have to make any other changes. 0 -
As additional verification, you can run the following commands via the command-line before and after running EasyApache so that you can verify version information: /opt/xslt/bin/xslt-config --version /opt/xml2/bin/xml2-config --version /usr/bin/php-cli -v 0 -
Thank you very much! 0
Please sign in to leave a comment.
Comments
3 comments