additional php

Discussion in 'Installation/Configuration' started by kwickcut, Mar 13, 2020.

  1. kwickcut

    kwickcut Member HowtoForge Supporter

    how do i check to see what extensions would be running in a newly install version of php. i followed the following how to https://www.howtoforge.com/tutorial/how-to-install-php-5-6-on-ubuntu-16-04/ and have installed php-7.2.28

    so now i have this installed ion /opt/php-7.2,28 and i want to check for the following extensions are active.

    so i tpye in

    PHP extensions requirements
    • bcmath
    • ctype
    • curl
    • dom
    • gd
    • hash
    • iconv
    • intl
    • mbstring
    • openssl
    • pdo_mysql
    • simplexml
    • soap
    • spl
    • xsl
    • zip
    • libxml (lib)
     
  2. Steini86

    Steini86 Active Member

Share This Page