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

    all children busy, launch additional

    Hello, I am having a problem recently where I am seeing items like this Does this mean that there are more than 30 people connected at once? How can I increase the number of allowed connections?
  2. A

    Many, but many "File does not exist..." into the httpd error logs.

    You can most likely ignore those. Thats typical of a site that is pointing/linking to or trying to hotlink to a site that resolves to your IP and not setup in Plesk so it hits the default site.
  3. A

    Virtual Subdomains (Wildcard) vs. real Subdomains

    what is the actual error message you get?
  4. A

    Force https/SSL single domain; howto

    Put this in .htaccess And make sure your apache conf file has this in it somewhere
  5. A

    PHP FastCGI Session

    I have to do a variant of the fix BobClaas mentioned everytime I update php RPMs.
  6. A

    Shell Access Options

    Honestly I would not allow any of your users to have any kind of shell access ever under any condition. It is really asking for problems.
  7. A

    Plesk 9.5.x creating domain "www" tickbox off by default

    I think the users question is "is there a way to get this to work in Plesk 9.x" as that is the version he is using. Not everyone can upgrade to the newest version. I know in my case I dont want to as we would have to spend at least a month redoing all billing and API calls, tech/sales...
  8. A

    Bug with Interspire cart Web Application

    Hello, We have disabled local DBs, and setup a remote DB server and made it default. We have created a customer and added a domain, and disabled the abillity for the customer to choose the DB server. WE have also checked the box to disable installation of applications that do not support...
  9. A

    Plesk 11 vs Cpanel 11

    Did you ever figure this out?
  10. A

    Is it possible to completely remove postfix from server?

    you could always try rpm -e postfix --nodeps and see what happens. It may cause some problems with other items since other apps may expect a MTA to be present.
  11. A

    Separate usage of PhpMyAdmin

    Install a copy of phpmyadmin on a domain or the main FQDN of the server and use SQL server permissions to allow them access. Oh, and remove the install once that persons access is no longer needed :)
  12. A

    How to install site apps

    Does no one use the app vault?
  13. A

    PHP Warning: Missing argument 1 for Zend_Validate_Abstract

    Anyone from parallels have fix for this?
  14. A

    Bug in Set Site API response

    Any update?
  15. A

    How to use SmarterMail with Plesk

    Hi, We have an existing smarter mail servers (external to Plesk) and we are going to be installing Plesk for Windows. How do we tell Plesk to use the existing SmarterMail installation? I know there is an APS package, but that seems like a bad way to get customers to manage their email...
  16. A

    Bug in Set Site API response

    Its the same result as I posted previously.
  17. A

    Bug in Set Site API response

    Hello, Here is a sample where we are attempting to set a domain to use a new IP And here is the response - you can note that there are 2 result nodes while the API standard of all the other commands (and your documentation) only ever should have 1. Also, I pass in the domain name...
  18. A

    PHP Warning: Missing argument 1 for Zend_Validate_Abstract

    Hitting the submit button in the "custom view settings" page results in this error. No changes even need to be made, just open the page and click submit, get the error right away. Internal error. PHP Warning: Missing argument 1 for Zend_Validate_Abstract::_error(), called in...
  19. A

    Limits for the resource type max_dom cannot be set

    It looks like there may be a lot of these "legacy" items that are returned back from your API but cant be set. How do you set these values? Limits: {"max_cf_dsn", "5"}, //Cold FUsion DSN (linux only?) {"max_odbc", "5"}, //Number of ODBC (windowns...
Back
Top