My Community Dashboard

  • Claus wrote:

    Hi

    How can I install php pear::mail in php engines, I run a website and I have to use a webform with mail to smtp
    server and the webform gives this error
    The php extension PEAR::Mail required for sending via a mail server is unfortunately not available on your web

    I run ClearOS release 7.8.1 (Final) community

    Claus

    Check if php-pear is already installed



    if not



    Then you can install pear mail



    Restart web-server