• Hello, with PHP 7.2 I would like to know which extensions I have to activate in the PHP Selector-extensions panel for optimal wordpress run. Thank you.

Viewing 1 replies (of 1 total)
  • According to this WP-CLI command, these are required:

    dom
    gmagick
    SimpleXML
    ssh2
    xml
    xmlreader
    curl
    date
    exif
    filter
    ftp
    gd
    hash
    iconv
    imagick
    json
    libxml
    mbstring
    mysqli
    openssl
    pcre
    posix
    sockets
    SPL
    tokenizer
    zlib
    

    And these are recommended:

    gmagick
    ssh2
    exif
    imagick
    
Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7.2 Selector Extensions For WP’ is closed to new replies.