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

    Customizing the interface

    So I found the "-forbid-ftp-user-rename" server pref and that helps a ton. That was basically the show stopper for the upgrade but I'd still like to figure out the others.
  2. D

    Customizing the interface

    We are currently using Plesk 9 and it's fairly easy to remove/add features. We are looking into upgrading to plesk 11 but I'm having a harder time removing features. Just to name a few: I'd like to remove the "Whois information" and "Secure Your Sites" but it seems like to remove some...
  3. D

    Error updating xmlrpc-c

    It looks like plesk is requiring a specific version of xmlrpc-c since xmlrpc-c-c++ is dependent on it. Loaded plugins: downloadonly, product-id, rhnplugin, security, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to...
  4. D

    Disable profile editing

    It's a little hackish but I edited /usr/local/psa/admin/smb/application/views/scripts/my-profile/index.phtml and did this: <?php $host=$_SERVER['HTTP_HOST']; header("Location: https://$host:8443/smb/"); ?> Until I hear of a better method, I'll stick with this since it works.
  5. D

    Disable profile editing

    Is there a way to disable profile editing for a subscriber/user? I don't want them to be able to rename/change the control panel login username/password. Thanks!
  6. D

    Error when trying to edit ftp user

    So the problem I'm having is I need to allow a user to change the system user password but I don't them them to be able to rename the system user or rename the domain.
  7. D

    Error when trying to edit ftp user

    I found the problem. The user role needs the create/edit sites permissions but I don't want the role to have have all of those permissions.
  8. D

    Error when trying to edit ftp user

    Thanks but that seemed to be a file/directory permissions issue while this is an issue editing the ftp user's password.
  9. D

    Error when trying to edit ftp user

    I am running Plesk 11.5 for Linux with the latest patches. I am getting an error "Warning: Permission denied." when I try to click on the ftp user for a site. I've looked through the admin settings and I can't find why the site's user can't edit the ftp user. Thanks, Doug
  10. D

    Error on installation

    I've been trying to install Plesk 11.0.9 on my RHEL6 server but I keep running into this error: Exception: Failed to solve dependencies: php-imap-5.3.3-14.el6_3.x86_64 requires php-common = 5.3.3-14.el6_3 php-mbstring-5.3.3-14.el6_3.x86_64 requires php-common = 5.3.3-14.el6_3 ERROR: The...
  11. D

    Time for installer update

    What is the normal time for the installer to be updated when there are newer rpms available than the installer knows about? I'm doing testing of the installation and there is a slightly newer version of php available so the installer is stopping with an error. 5.3.3-22 is the latest version...
Back
Top