Skip to main content

question about easyapache 3.26.3

Comments

3 comments

  • Shavaun
    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
  • KurtN.
    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
  • Venomous21
    Thank you very much!
    0

Please sign in to leave a comment.