• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. yabado

    Postfix Wrapper Article Fails?

    Kate, Please read the thread. This is a non-Horde issue. Thanks.
  2. yabado

    Postfix Wrapper Article Fails?

    Enabling open and exec would be a security hole though correct?
  3. yabado

    Postfix Wrapper Article Fails?

    Dangit, meant to say I followed this article in my first post... https://kb.odin.com/en/114845
  4. yabado

    Postfix Wrapper Article Fails?

    I followed the article below to log all emails sent by scripts on my server running CL 6.7 and Plesk 12.5 http://kb.odin.com/en/2278 Mails sends, but this causes the following error to be logged... sendmail.postfix-bin: fatal: Recipient addresses must be specified on the command line or via...
  5. yabado

    Changing PHP Settings on ALL Domains via CLI ?

    Turns out that does not work. It does not actually "apply" the default PHP setting at all. Still looking for a way to "apply" a specific PHP version on all domains if possible.
  6. yabado

    Changing PHP Settings on ALL Domains via CLI ?

    I ended up going to each of the Service Plans -> PHP Settings, then changing the default PHP version and saving. Looks like this worked but not 100% sure yet.
  7. yabado

    Changing PHP Settings on ALL Domains via CLI ?

    To be more specific, the CLI command would do the same thing as if I went to *each* domains PHP Settings page and clicked Apply.
  8. yabado

    Changing PHP Settings on ALL Domains via CLI ?

    What is the command line method used to go through and set defaults for all domain PHP settings? I tried this but it did not work. /usr/local/psa/admin/sbin/httpdmng --reconfigure-all
  9. yabado

    CageFS, CloudLinux PHP selector and Plesk 12.5 PHP selector

    Why would I care about giving CageFS users access to session folder?
  10. yabado

    CageFS, CloudLinux PHP selector and Plesk 12.5 PHP selector

    On the CL Php selector, what do you have selected? UPDATE: Just tested and if I set the CL Selector to native, then The Plesk selector is honored. So you can have all the alt-* versions installed, but select native for all accounts in CageFS and the Plesk selector is what gets used. And like...
  11. yabado

    CageFS, CloudLinux PHP selector and Plesk 12.5 PHP selector

    Looks like I can only choose Plesk PHP handlers when CageFS is disabled?
  12. yabado

    CageFS, CloudLinux PHP selector and Plesk 12.5 PHP selector

    Is there a trick to skip alt-php during yum update?
  13. yabado

    CageFS, CloudLinux PHP selector and Plesk 12.5 PHP selector

    Chris, Finally made the jump to 12.5 :) How do you not "install the alt-php's via CloudLinux" ? What if they are already installed? I still want the protection of CL, but do not care for their PHP selector.
  14. yabado

    PHP curl a local domain?

    Nevermind. Seems a complete restart of Plesk fixed the issue. Simply restarting Apache did not get the changes to the hosts file.
  15. yabado

    PHP curl a local domain?

    On the Plesk server. Scenario: Plesk server hosts mydomain.com On mydomain.com/page.php I use a curl function to call "http://mydomain.com/page2.php" When using PHP curl function to call a domain hosted on the same server it fails since it cannot lookup the dns for that domain. This is quite...
  16. yabado

    PHP curl a local domain?

    Normally you can add a local domain to etc/hosts file using the local IP. This allows PHP to use curl to access that page. For some reason this is not working with my Plesk server. Is there a trick to get this working?
  17. yabado

    Anyone successfully Upgrade from 12.0.18 to 12.5 on CloudlLinux 6 ?

    Not sure. I will ask CL Support and see.
  18. yabado

    Anyone successfully Upgrade from 12.0.18 to 12.5 on CloudlLinux 6 ?

    @Chris1, I think I have CL 6.6, do you think that matters?
  19. yabado

    Anyone successfully Upgrade from 12.0.18 to 12.5 on CloudlLinux 6 ?

    I am planning to upgrade this weekend and wanted to here if anyone else has made this upgrade? Any problems?
  20. yabado

    port 587 issus after update

    FIXED! Posting this in case someone down the line needs it. Running auto installer via command line without any errors seems to have damage postfix config files. Primarily it wiped out the /usr/lib64/sasl2/smtp.conf file to a vanilla SASL (not plesk) default. I had to open and manual fix...
Back
Top