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

    Mail not hosted locally, MX records ignored

    VyReN, LLC, iirc that status can take 4 possible values: 0 or 16 when the domain is active, also 2 or 18 when the domain is suspended. Found that a while ago when I was working on building an automated command line tool for migrating clients across Plesk servers. That's why if you (or someone...
  2. burnleyvic

    php53-sqlite2 64-bit missing on CentOS

    Frater, I think you should file a bug with Parallels, you're using their repositories to install php53 packages. Looking at http://autoinstall.plesk.com/PSA_10.4.4/dist-rpm-CentOS-5-x86_64/contrib/ there's the i386 version of php53-sqlite2 package in their repo instead of x86_64 one. Why did...
  3. burnleyvic

    Plesk 10.4.4: External emails not receiving @ mailserver

    Igor, I'm back: I was clearly misled by these "Message aborted" log entries, spamd is actually scanning the emails for the users that have their spam filter activated in Plesk, so it's more of a non-issue in my case, sorry for the noise. Should have checked it more thoroughly before posting. It...
  4. burnleyvic

    configuring custom php settings via panel.ini issues

    Sorry Igor I don;t think you quite understand the issue. Session save path works perfectly if I specify it in customers php.ini file. we sorted out those permissions some times ago with regards to write errors in cgi & fast-cgi modes. The issue is to do with the script that reads custom...
  5. burnleyvic

    configuring custom php settings via panel.ini issues

    Hi Igor, I'll do some more testing regarding the quotes, if the applications don't have issues with the quote marks that's fine, I'll update tread once tested. That said the second issue I mentioned regarding the two parameters which don't seem to load properly from panel.ini Are you...
  6. burnleyvic

    Plesk 10.4.4: External emails not receiving @ mailserver

    No Igor, there's a bit of a misunderstanding. I can't ask for Spamassassin to work before the SMTP client sends CR-LF-dot-CR-LF, it'd be a nonsense, since it needs the entire message to do its scanning job :) What I described was a behaviour seen after upgrading to 10.4.4 when now Postfix gets...
  7. burnleyvic

    DNS A Record issues

    Jazman23, by the looks of it gamers-revolution.co.uk is delegated to ns67.1and1.co.uk and ns68.1and1.co.uk, for this reason voice.gamers-revolution.co.uk resolves to the old IP address 82.165.16.35. If querying 82.165.16.35 I get the new IP address 85.236.100.27 for...
  8. burnleyvic

    configuring custom php settings via panel.ini issues

    Just wondering if anyone else has noticed the following while trying to configure the custom php settings available to customers in php settings tab. Its configured via panel.ini which is well and good but... Firstly, when customer selects a setting and clicks ok plesk builds the custom...
  9. burnleyvic

    DNS A Record issues

    What does "dig voice.mydomain.co.uk @8.8.4.4" return? There are heaps of free online DNS checkers, try to use them to come up with more meaningful messages, so far I don't what you have [not] done with your record and where. Also, if you can publish this information, or send a pm: what's the...
  10. burnleyvic

    Plesk 10.4.4: External emails not receiving @ mailserver

    On all the three affected servers: md5sum /usr/lib64/plesk-9.0/psa-pc-remote c318fc5ec968e56e4aec9c618ff64029 /usr/lib64/plesk-9.0/psa-pc-remote ls -l /usr/lib64/plesk-9.0/psa-pc-remote -r-xr-s--- 1 postfix popuser 131601 Jan 19 10:08 /usr/lib64/plesk-9.0/psa-pc-remote (dates are...
  11. burnleyvic

    php53-sqlite2 64-bit missing on CentOS

    Frater, where did you install php53 from on the 64bit machine? What's the output of the following commands? rpm -qf /etc/php.d/sqlite.ini yum repolist yum list php*sqlite*
  12. burnleyvic

    DNS A Record issues

    Jazman23, if I understand correctly you're having a DNS problem. Are you managing the zone for "mydomain.co.uk" domain yourself? - If yes, are you using Plesk for this? If yes, just add in Plesk the A record for voice.mydomain.co.uk to point to the IP address of that teamspeak app. - If you...
  13. burnleyvic

    What's covered by the "other" catigory in customers disk statistics?

    oh and you can adjust what type of logs or switch them off only in php.ini look for error_reporting, log_errors & display_errors though I'd not recommend turning them off If you have an issue with a website script or app this would be the first place to look.
  14. burnleyvic

    What's covered by the "other" catigory in customers disk statistics?

    hope this is what you wanted; --------------------------------------------------------------- PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk 10.x all versions PROBLEM DESCRIPTION AND STEPS TO REPRODUCE Need breakdown of disk space allocation listed as 'other'. ACTUAL RESULT...
  15. burnleyvic

    Bug: e-mail address format not accepted for mass e-mail messages

    If its anything like the issue we reported where plesk overwrites mail configuration after every upgrade the answer from parallels will be "its not a bug, we will consider such feature request" :-/
  16. burnleyvic

    DNS zone issue on upgrade to plesk 10.4.4 MU 12

    Hey Igor, I looked at the script before starting the upgrade and it appears to be ok. Unfortunately I couldn't test if it covers all possible cases since the DNS template bug didn't replicate this time :/ However, *I think* it's missing an additional check, for the extra A records added after...
  17. burnleyvic

    php handler type bug on sub-domains after upgrade to 10.4.4. mu15

    Just noticed another small bug/issue after upgrading a centos 5.6 plesk 10.3.1 server to plesk 10.4.4 MU 15 After upgrade subdomains have php_handler_type set to apache regardless of what the parent name had in php settings. This is also in violation of the panels site isolation settings...
  18. burnleyvic

    Plesk 10.4.4: External emails not receiving @ mailserver

    I had a go at getting Spamassassin integrated with Postfix on one of the affected CentOS 5 machines using spamass-milter. Disclaimer: *it works for me but it may not work for you! Use this post at your own risk, it comes with zero warranty!* 1. Enable EPEL repository for your own arch 2. yum...
  19. burnleyvic

    Plesk 10.4.4: External emails not receiving @ mailserver

    Same here. Three servers upgraded to 10.4.4 (WHYYYYYYY?????) and all are showing this "Message aborted error". CentOS 5.7 64bit, 10.4.4 CentOS 5 1013111102.18 After removing the crappy milter integration mail is now flowing through. Can *ANYONE*@Parallels explain how was this new glitzy-blitzy...
  20. burnleyvic

    DNS zone issue on upgrade to plesk 10.4.4 MU 12

    Hey folks, I was thinking of a slightly different workaround for the update (only): 1. Before the upgrade to 10.4.4: - backup psa database, especially *save psa.dns_recs_t table* - remove *all* the records from DNS zone template in the panel and add a dummy TXT record with a text like this...
Back
Top