Skip to main content

Update comments + add alias setting names about removals or renaming

Comments

6 comments

  • cPRex Jurassic Moderator

    Hey hey!  I had another user talking about the openssl and mysqli issue the other day, but I couldn't reproduce.  If you have a way to make this happen, I'd like to see it!

    It would be odd for a default cPanel machine to be an open relay as we ensure that isn't the case with the default configuration.

    I'm not entirely sure what you mean with the search features - can you let me know specifically what you're looking for there?

    0
  • JAB Creations

    Hi Rex,

    I don't want to name names here, I can get you in the right direction and/or provide account-specific details but not on public forums. Search as in on the MultiPHP INI Editor page for Editor Mode and the find field on the Exim Configuration Manager page as two examples. "Can not reproduce client error" is definitely one of the more obnoxious error contexts to deal with.

    0
  • cPRex Jurassic Moderator

    If you can just let me know the OS you were using I can test an installation and check the openssl/mysqli issues.

    For the search, I'm still not entirely sure what you're saying - what are you expecting to see in the WHM >> Exim Configuration Manager "Find" box that isn't showing up?

    0
  • JAB Creations

    cPRex I'm working through these tabs as quickly as I can! AlmaLinux 9.

    0
  • cPRex Jurassic Moderator

    Thanks for the additional details.  mysqli (https://www.php.net/manual/en/mysqli.installation.php) and openssl (https://www.php.net/openssl.installation.php) are both compile-time options for PHP, so there wouldn't be a need to manually install those as they are included with the installation.

    Here's what I see on an AlmaLinux 9 machine:

    # php -i | grep "OpenSSL support"
    OpenSSL support => enabled
    Native OpenSSL support => enabled
    # php -i | grep "API Extensions"
    API Extensions => mysqli,pdo_mysql

    When you said these were "missing" can you get me more details?

    0
  • JAB Creations

    cPRex Thanks for the reply! So I ran those commands and they obviously work on the server otherwise the conversation would be more about why are they outright missed instead of the references to them.

    So these two modules were missing in EasyApache4. I get since they're so fundamental to most servers that they're automatically included. My recommendation is that when someone types in the search filter that a placeholder bit tells you that they're already built in. Otherwise you have to go through a manual verification via SSH in example.

    0

Please sign in to leave a comment.