• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. T

    Resolved Can't get php versions to serve .html as php

    Thanks for your reply. It seems that the recommended additions to vhost.conf are identical in both those versions of the article - I couldn't see any difference, so I haven't changed my vhost.conf. I did do a reconfigure-all after making the changes. Here are the outputs from apachctl: #...
  2. T

    Resolved Can't get php versions to serve .html as php

    Hi I have Plesk 12.5 running on Ubuntu 14.04 LTS with php 5.5 out of the box. I added PHP 5.6 via plesk so I can run a site on this instead of 5.5. The site currently runs with php as apache module and unfortunately plesk only installs FPM & fastcgi. I have found if I switch the site to anything...
  3. T

    cron 50plesk-daily returns code 2?

    Hi Lloyd - this is Ubuntu 14.04LTS running Plesk 12.0.18 Update #78, /etc/odbcinst.ini: [MySQL] Description = MySQL driver for Plesk Driver = /usr/lib/x86_64-linux-gnu/odbc/libmyodbc5w.so Setup = FileUsage = 1 Driver64 = Setup64 = UsageCount = 1 ... don't have a /usr/lib64...
  4. T

    cron 50plesk-daily returns code 2?

    I can't find a mysql.sock file on the machine... (there is a mysqld.sock) /etc/odbcinst.ini reads: [MySQL] Description = MySQL driver for Plesk Driver = /usr/lib/x86_64-linux-gnu/odbc/libmyodbc5w.so Setup = FileUsage = 1 Driver64 = Setup64 = UsageCount = 1 ...and...
  5. T

    cron 50plesk-daily returns code 2?

    ...for the fiirst of them - I can't telnet to catalog.marketplace.parallels.com from the server... I get connection refused (but it does resolve the domain...) I guess this is the one giving the error though: ...[unixODBC][MySQL][ODBC 5.2(w) Driver]Can't connect to local MySQL server through...
  6. T

    cron 50plesk-daily returns code 2?

    Well now I have the log - the debugging begins - Here it is (I have removed repeating elements and replaced by '.'s) - any suggestions welcome! + export PLESK_DEBUG_LEVEL=4 + /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php [2016-05-16 06:47:48] ERR...
  7. T

    cron 50plesk-daily returns code 2?

    Ahh Exactly what I need - thanks Lloyd!
  8. T

    cron 50plesk-daily returns code 2?

    Hi for some time I have received daily emails saying: run-parts: /etc/cron.daily/50plesk-daily exited with return code 2 ...does this mean that some part of the daily plesk tasks is returning an error? should I be trying to find out which? and what would be the best way to find out? (and fix...
  9. T

    logresolvemerge - 100% CPU - is this run by Plesk DailyMaintainence?

    Hi, I am seeing a problem with CPU maxing out at 6.25 am which is when various system cron jobs are being run, by a process logresolvemerge. This appears to be code belonging to AWstats but I can't find any cron job that is triggering it. The only cron job at that time that I cannot analyse is...
  10. T

    Installing Icinga web2 on Plesk

    Hi - I didn't have a problem - unlike with the old icingaweb, # apt-get install icingaweb2 ...did the job... ran # icingacli setup token create and then was able to access http://vhost/icingaweb2/ ...to complete setting up
  11. T

    That pesky 502 bad gateway nginx error again :-(

    ...have also checked that sw-mariadb-client is up-to-date, as per https://kb.plesk.com/en/122078 (though this seems unlikely since only some domain control panels are broke not all)... http://autoinstall.plesk.com/PSA_12.0.18/dist-deb-Ubuntu-14.04-x86_64/contrib/ contains...
  12. T

    That pesky 502 bad gateway nginx error again :-(

    Upgraded to latest version of Plesk 12.0.18 (#77), but that didn't help. I tried running /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair just to see if this helps, but this had problems notably: WARNING! Some problems are found during fix credentials for APS...
  13. T

    That pesky 502 bad gateway nginx error again :-(

    Not sure when it got broke - could have been a while back as the domains I am trying to access are older ones that are little used. This plesk install is a migration from an earlier version on a different server BTW, so may of the domains have been migrated (but there doesn't seem to be a patter...
  14. T

    That pesky 502 bad gateway nginx error again :-(

    sorry should say I'm on Ubuntu 14.0.4 LTS, Apache 2.4.7, nginx 1.6.0-1, mysql 5.6.29 and Plesk 12.0.18
  15. T

    That pesky 502 bad gateway nginx error again :-(

    Hi I have an ongoing problem that is: When I access plesk control panel as admin user it works fine, if I go to the control panel for particular domains, some of them work fine and for some I get the 502 error. After that I cannot access plesk at all - just get the same error until I start a...
  16. T

    Installing Icinga web2 on Plesk

    actually I have managed it - it was much easier than Icinga version 1 - using apt-get incingaweb2 did most of the work and am now able to access it via any of the vhosts.... cool. Looks to me to be a useful compliment to Plesk health monitoring.
  17. T

    Installing Icinga web2 on Plesk

    Hi I have installed Icinga2 on a Plesk 12.0.18 Ubuntu 14.04LTS server and I would like to install the web interface. I tried this in the past with Icinga v1 and got nowhere - I couldn't get the files to display properly no matter what. I have done this on non-Plesk servers no trouble. Can...
  18. T

    Server Health reports high Apache CPU usage...

    Hi. In the last few weeks I have been getting more and more 'alarm level changed' emails reporting: "Services > Apache CPU usage" changed its status from "green" to "red" I have examined my atop logs and I can't see any particularly high load at any of the times reported. I increased the...
Back
Top