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

Recent content by mdafforn

  1. M

    need help stopping spam

    I think my server is being used as a relay, but I am not sure how, I did the normal checks: mail from:goodsender@host.com rcpt to: relayperson@badmail.com 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) but when I look at the qmail queue, it is sourcing from foreign...
  2. M

    Move SSL cert

    I am migrating a SSL domain from Plesk 8.6 > 9.5.2 and it is not moving the SSL cert correctly. I looked at http://kb.odin.com/en/6627 but it said the problem would be fixed after 9.2.3, I guess they haven't gotten to it yet. At the end of the article it mentions to move it manually, does...
  3. M

    Failed dependency upgrading PHP

    Well, it turns out it was a fairly simple fix that I found. php-xml wasn't installed, but for some reason yum wasn't adding it automatically. once I did a yum install php-xml, I could do a yum install php, (and followed the wiki instructions at ART here) and it worked fine.
  4. M

    Failed dependency upgrading PHP

    Well, I tried removing all exclusion, that didn't help, any other suggestions? This is really getting frustrating...
  5. M

    Failed dependency upgrading PHP

    Sorry for the newb-ish reply, but excluding what in which config? I'm assuming my yum config, and this is the exclude line: exclude=kernel* sendmail bind-chroot caching-nameserver bin srptools I do not know what bin nor srptools would exclude, maybe that is it?
  6. M

    Failed dependency upgrading PHP

    I am trying to upgrade PHP on my Plesk 8.6 / Cent 4.5 machine, and am getting a failed dependency. --> Running transaction check --> Processing Dependency: php-common = 5.2.12-1.el4.art for package: php-xml --> Finished Dependency Resolution Error: Missing Dependency: php-common =...
  7. M

    Failed dependency upgrading PHP

    I am trying to upgrade PHP from 4.3.9 to 5.2 using the ART repository (from everything I've read it's supposed to be easy, just do it), but it's failing on a dependency. When I try to do a 'yum upgrade php', I get: -> Processing Dependency: php-common = 5.2.12-1.el4.art for package...
  8. M

    reset file permissions

    I ended up paying for a support ticket, they got everything back up and working long enough for me to migrate my clients to a new box. I just couldn't trust it as it was.
  9. M

    Upgrading PHP 4.3.9 to PHP 5.2.6 Plesk 9

    Thank you very much for this excellent post! This was exactly what I needed!
  10. M

    Easy way to remove sitebuilder?

    I need/want to remove sitebuilder, is there an easy way to accomplish this? I tried running the autoinstaller via CLI, and de-selecting sitebuilder, but it errored out saying I need to select a package for installation. Thanks!
  11. M

    yum update centos 5.3

    Does this usually go well? I was planning on trying this, but was hesitant.
  12. M

    Need help with re-directs

    I've got a domain (let's say domain.com) that hosts a drupal muti-site installation. Currently we have domain1.com (the real site) on there with domain2.com, sub.domain2.com, and www.sub.domain2.com as serveraliases defined in vhost.conf (none of the serveraliases are listed as domains in...
  13. M

    updater fails for all packages

    I finally just did a rpm -e php --force , ran the updater, then re-installed php. It worked, probably wasn't the best solution, but what the hell.
  14. M

    updater fails for all packages

    Hello all, When I try to use the plesk updater for any package, including the 7.5.2 base packages, I get the following error: <many pages snipped> Preparing for packages installation... ----- begin of output ----- Installing php-pgsql-4.3.2-psa.rh9.1.i386.rpm error: Failed...
Back
Top