• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. N

    New Plesk 12 installation - where's the Firewall module?

    Thanks Chris, found it under a slightly different structure but all good now.
  2. N

    New Plesk 12 installation - where's the Firewall module?

    I used this method to install Plesk: wget -O - http://autoinstall.plesk.com/one-click-installer | sh I'm not seeing the Firewall module anywhere, I also looked under the Extensions area and there's no option to install it there. Some docs I found indicate there should be a MODULES link...
  3. N

    one-click-installer issue

    The bootstrapper repair failed with error: --- Finishing up upgrade procedures and rerunning previously failed upgrade actions... Trying to set up APS controller database... APS db accessibility check was skipped. Unable to obtain secret key for passwords encryption. ERROR while trying to...
  4. N

    one-click-installer issue

    I used the one-click installer to install Plesk 12: wget -O - http://autoinstall.plesk.com/one-click-installer | sh The install ended up failing due to a hostname issue, and the installation said to fix that and then try installing again. I fixed that issue, but the problem now is that I...
  5. N

    Resolved Plesk 12 Firewall / CentOS 7

    Thank you, have now done both.
  6. N

    Resolved Plesk 12 Firewall / CentOS 7

    I have the Plesk Firewall module installed. When I enabled Rules Management it seems to been using IPTABLES (based on that script it shows you just before enabling the rules) My question is, with CentOS7, centOS uses "firewalld" instead of "iptables" A status of firewalld shows it is running...
  7. N

    Where to add a domain alias?

    Sorry I see it now, not sure what happened earlier.
  8. N

    Where to add a domain alias?

    Plesk 12. Using the "Corporate/Business" -> "Power User view". Where do you add a Domain Alias? The webspace has no option to add this and all documentation I've found so far seems to indicate there should be a button that says add domain or add domain alias. Thanks
  9. N

    Installation errors -- Plesk 12 on CentOS 7

    I just installed Plesk 12 on CentOS 7 using the one-click-installer. It reported successful but also reported some issues, and I'm not sure if the issues are anything to worry about. The first install failed due to a hostname issue, so I ran hostnamectl set-hostname <hostname> to correct that...
  10. N

    How to upgrade apache version to 2.4.X in centos 6 with Plesk panel 12

    That may be fine for Plesk but not sure about when Apache modules get installed outside of Plesk (which I realize isn't a Plesk-specific question) but there must be some best practices recommended by Plesk when using Apache 2.4 or someone out there running 2.4 who can advise?
  11. N

    How to upgrade apache version to 2.4.X in centos 6 with Plesk panel 12

    That was a typo sorry, I meant Apache 2.4 Here's the issues I'm having so far, and this will be just as relevant when installing Plesk on the box since I don't know how Plesk works with Apache 2.4 being in a different directory structure... I installed Apache 2.4 on a min. installation of...
  12. N

    How to upgrade apache version to 2.4.X in centos 6 with Plesk panel 12

    I'm waking this thread back up because the answer wasn't very complete. Is there a best-practices doc for upgrading to Apache 2.6? I see it installs to a different directory, how does plesk then know to use it?
  13. N

    Server Health emailed alerts/alarms

    Back to the Health alerts, the configuration in /usr/local/psa/var/custom-health-config.xml seems to have reasonable thresholds, but I'm getting quite a few alerts - so I'm wondering if it's alerting on spikes in usage? The 'memory' alert is also confusing for me, as only half the memory usage...
  14. N

    no vhost.conf files?

    Thank you that explains everything :)
  15. N

    Server Health emailed alerts/alarms

    Thanks, I located the file that I'd need to modify (/usr/local/psa/var/custom-health-config.xml) However I don't see a section for "Apache CPU usage", this is one of the alerts that we get: "Server health parameter "Services > Apache CPU usage" changed its status from "yellow" to "red"...
  16. N

    no vhost.conf files?

    I originally posted this on the CloudLinux forums as I thought maybe it was related to that, but one of the CloudLinux administrators referred me back here after checking his own test Plesk server and seeing the same thing (well, after not seeing vhost.conf files either) We're running Plesk 12...
  17. N

    Server Health emailed alerts/alarms

    Hello, I keep receiving emailed alerts with subject like: "<server name> alarm level changed" with content like: Server health parameter "Memory > Real memory usage" changed its status from "green" to "yellow". or Server health parameter "Services > Apache CPU usage" changed its status from...
  18. N

    yum update -- php-ioncube

    Hello, Can anyone advise on this please? I don't know if I should try running yum update with --skip-broken or the rpm command or if there is a different/better way this should be handled. Thank you # yum update Loaded plugins: fastestmirror, rhnplugin Setting up Update Process...
  19. N

    Issue with Plesk Panel loading and "yum update" Plesk 12 w/ CloudLinux

    This is a new build, first I installed CentOS 6.6, then installed Plesk 12, then added CloudLinux (and CageFS, MySQL Governor, PHP Selector) Current version: # uname -r 2.6.32-531.29.2.lve1.3.11.1.el6.x86_64 # cat /etc/*release* CloudLinux Server release 6.6 (Leonid Kizim) After...
  20. N

    Upgrading CentOS (minor upgrades)

    Hello Faris, Thank you VERY MUCH I really appreciate this. I'm more familiar with debian and ubunto, so I appreciate any detailed information. So that I'm clear, to periodically run updates - would I want to run: yum-update or yum-upgrade 'yum-upgrade' removes obsolete packages but I'm not...
Back
Top