php ini enable extensions

Discussion in 'ISPConfig 3 Priority Support' started by Tom John, Apr 25, 2020.

  1. Tom John

    Tom John Active Member HowtoForge Supporter

    Hi guys,
    for a laravel software i need to enable in the php.ini the following extensions:
    OpenSSL PHP Extension
    PDO PHP Extension
    Mbstring PHP Extension
    Tokenizer PHP Extension
    XML PHP Extension
    -----------
    i found mbstring in the extensions, but the other extensions i did not find.
    how do i enable them?
    here you can see the actual php.ini
    http://skafos.net/info.php

    thanks for your kind help
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The other extensions are probably already installed as builtin modules. Just install laravel and then check if it works and if it does not work, post the error that laravel throws.
     

Share This Page