• 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. G

    Resolved Plesk + Cloudflare - Get visitors real IP without extension

    I added the code from this page: https://www.devside.net/wamp-server/installing-mod_cloudflare-apache-module-to-get-real-visitor-ip-addresses <IfModule !mod_remoteip.c> LoadModule remoteip_module modules/mod_remoteip.so </IfModule> <IfModule mod_remoteip.c> # CloudFlare Header...
  2. G

    Resolved Plesk Extension Catalog installation error

    The solution it seems was close to what I had previously but ended up adding the following to panel.ini [api] allowedIPs = 127.0.0.1 enabled = on I also saw an error about reading the panel.ini file in the panel.log: [2016-11-24 22:18:00] ERR [1] PHP Warning...
  3. G

    Resolved Plesk Extension Catalog installation error

    Hi UFHH01, Thanks for the detailed explanation, I don't quite follow the format you are using as it doesn't look like .ini formatting. Ah OK I've noticed you're quoting the settings from the Panel.ini Editor when the format of entries in the actual file is of course ini style! I didn't know...
  4. G

    Resolved Plesk Extension Catalog installation error

    I am trying to install the MagicSpam Extension in Plesk 12.5 but after I click Install I get the following error: Error: Failed to install the extension: Executing /usr/local/psa/tmp/moduleWPmi6R/plib/scripts/pre-install.php failed: failed to open file /usr/local/psa/admin/conf/panel.ini API...
  5. G

    Current Qmail Queue Sizes to JSON for use with NodePing

    In case anyone finds it useful I've just written a quick script to output the current QMail Queue sizes (local, remote and total) in JSON format so that I can use the HTTP Parse feature of NodePing (shameless referral link!). The code is on GitHub here...
  6. G

    error 503, service not available

    I've experienced the same problem as this thread and it was because the /tmp filesystem was full.
  7. G

    Worrying protected directories behaviour

    I have a Plesk 11.0.9 server (fully up-to-date) running Centos x86_64. A client called today to say that they were having problems logging in to a protected directory with the usual username and password and additionally they had discovered that they could access a protected directory with...
  8. G

    Resolved [BUG] Cannot delete first email alias

    I also have this problem, identical system, Centos 5.7 but not 64 bit
  9. G

    maillog of 2GB - logrotate not working

    I still have an ever increasing maillog file even after correcting the database names. Any further suggestions please?
  10. G

    maillog of 2GB - logrotate not working

    OK running the command you suggest highlights that there are some databases which it cannot read properly. Looking at them they are only DBs with hypens in the name. I am renaming these databases, I remember reading a similar thread but did not realise that I too had databases with...
  11. G

    maillog of 2GB - logrotate not working

    I have a 9.2.1 CentOS 5 92090422.13 server which has a 2GB maillog file. For some reason logrotate isn't rotating this file. I've tried re-running the /usr/local/psa/admin/sbin/statistics command without any success
  12. G

    Migration Manager with 51098 SSH Port

    Thanks for the post Denis but that is for Windows, this thread and section is discussing Linux...
  13. G

    Migration Manager with 51098 SSH Port

    Doing a migration via the GUI used to be possible with a non-standard SSH port... This seems like a feature which has been lost in the move from Plesk 8 to 9.
  14. G

    Domain event notification frequency

    I have a couple of servers running Plesk 8.6 which have always sent their 'Domain event notification: The period of validity is about to expire.' emails once a month. On Plesk 9.0 this seems to happen daily. Is this intended or a bug?
  15. G

    qmail-scanner broke qmail

    Ah interesting, I have qmail-scanner-2.02-1.el5.art How come I've not got 2.05 when I'm all yum up to date? Is it 'cos I'm playing with fire on Plesk 9.0.1? :) Or am I being a bit dim?
  16. G

    qmail-scanner broke qmail

    I had lots of similar messages to the original poster of this thread when sending mail to one particular email address. I managed to work out that there were still entries in /usr/local/psa/handlers/before-queue/recipient which pointed to Dr Web (phtooie!). I had removed Dr Web but it...
  17. G

    Plesk 8.3 and Greylisting

    Ignore me, I had a no-graylist-dir setting in there by mistake so it wasn't working as graylist-dir and no-graylist-dir are mutually exclusive! :)
  18. G

    Plesk 8.3 and Greylisting

    I've just rolled out spamdyke onto a couple of other production servers and am strangely having a few problems. Namely that although I have created the folders for each of the domains I want greylisted, none of the domains are being greylisted and I am seeing no files created inside the domain...
  19. G

    Plesk 8.3 and Greylisting

    Yeah had noticed that the Service Manager reports that Qmail is down/off when it isn't too. Anyone know why?
  20. G

    Plesk 8.3 and Greylisting

    Superb job! Thanks for posting. Now I can perfect my setup with Event Manager. Perhaps the author of spamdyke, Sam, would be happy linking or posting the full doc on the main spamdyke site? What do you think?
Back
Top