• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. B

    Give php script root permission

    I have try by edit /etc/sudoers i give apache all rights wiht nopassword but it doesn't work. I use a VPS, installed software plesk 8.6 centos 5 x86_64, please someone can help me?
  2. B

    Give php script root permission

    Good day! What is the most easy way to give a single php script of vhost root permissions? I want to restart mysql by a php script: $cmd = "sudo /var/www/vhosts/default/optimize_db.sh"; exec($cmd, $output, $retval); echo $retval; In optimize_db.sh i have: service mysqld stop...
  3. B

    Openssl upgrade?

    [root@ ~]# rpm -q openssl openssl-0.9.7a-43.17.el4_6.1 [root@ ~]# yum update openssl Setting up Update Process Setting up repositories Reading repository metadata in from local files Could not find update match for openssl No Packages marked for Update/Obsoletion [root@ ~]# Current...
  4. B

    Plesk 8.3.0 yum repository

    Delete the active version is not a good idea, you better remove 8.3.0: rpm -e psa-8.3.0-cos4.build83071218.20 --nodeps After doing that you can run the upgrade. This work fine for me.
  5. B

    Upgrade fail, websites offline

    Upgrade fail ERROR while trying to upgrade SQL After update to 8.3 i get this error: ERROR while trying to upgrade SQL database from 821 Aborting... STOP psa-8.3.0-cos4.build83071218.20 upgrading AT Fri Jan 4 21:08:29 CET 2008 ========Full log===== Continue... done ===>...
  6. B

    BUG: event manager

    Trigger by create domain doesn't work:( Exactely the same by create subdomain work fine. User: root, priority 0. Someone else the same problem? I have test in plesk 8.1 en 8.2.1. Please let me know or event manager (create domain) in 8.3 work fine? Thanks, Bob
Back
Top