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

    first extension custom css

    Hi, You can find an example with custom css and js: http://ext.plesk.com/packages/c4a54915-0375-4783-a422-82113aab45bd-code-editor The files are appended in the controller: $this->view->headLink()->appendStylesheet("filename.css"); $this->view->headScript()->appendFile("filename.js");
  2. EugeneKazakov

    Editing php.ini file

    In Plesk 11.5 file /var/www/vhosts/<your-domain>/etc/php.ini was moved to /var/www/vhosts/system/<your-domain>/etc/php.ini
  3. EugeneKazakov

    Dropbox Backup Extension for Plesk 11.5

    The backup task will be created, you will see it in 'Current tasks' list. But it will fail with error '507 User is over Dropbox storage quota.' as it is mentioned in Dropbox Core API No emails. You can find errors in 'Current tasks' list. Every morning I see Dropbox client's notification about...
  4. EugeneKazakov

    Dropbox Backup Extension for Plesk 11.5

    Hello, Here is an article about how the extension works and some technical details http://devblog.plesk.com/2013/10/dropbox-backup-extension/
  5. EugeneKazakov

    Email account management for account owners

    Can you specify the API call you have used. May be this is the problem in Plesk API and we will be able to resolve it.
  6. EugeneKazakov

    Please make it possible to assign multiple databases to a single user!!

    You have Plesk 11.0.9, but this feature was implemented in 11.5 version.
  7. EugeneKazakov

    Please make it possible to assign multiple databases to a single user!!

    http://download1.parallels.com/Plesk/PP11/11.5/release-notes/parallels-plesk-panel-11.5-for-linux-based-os.html [+] A database user can access multiple databases. Customers can now create database user accounts. The created accounts can be of two types: * User accounts which have access to...
  8. EugeneKazakov

    Problem with APSC SQL upgrade 11.0 to 11.5 with autoinstaller

    Yes, you're able. Check "Update and Upgrade Settings". Looks like you have "Late adopter release" checked, try "General release" option and you will have 11.5 in autoinstaller. See more information about release tiers...
  9. EugeneKazakov

    Problem with APSC SQL upgrade 11.0 to 11.5 with autoinstaller

    You have the old version. There is the newer one, but it has not been marked as stable yet.
  10. EugeneKazakov

    Problem with APSC SQL upgrade 11.0 to 11.5 with autoinstaller

    PHP FPM is available since Plesk 11.5, you have 11.0.9 version.
  11. EugeneKazakov

    Dropbox Backup Extension for Plesk 11.5

    Backup is stored without encryption. The main idea of the extension is to create alternative for the personal FTP repository. It's functionality based on CLI pleskbackup. In Plesk Backup Manager you can specify a password for encryption, but only sensitive data (passwords) will be protected...
  12. EugeneKazakov

    Dropbox Backup Extension for Plesk 11.5

    Try to install extension "example": http://autoinstall.plesk.com/extensions/packages/example-1.7-1.zip Have you gotten the same error? The error means that the file meta.xml copied from package to temporary directory /usr/local/psa/tmp/module*/meta.xml is not readable or contains invalid XML...
  13. EugeneKazakov

    Can i disable php-cgi?

    This item has never worked as you want. There is no ability to set array value in site_isolation_settings.
  14. EugeneKazakov

    how do i run php scripts with command line utilities in them in plesk 11+ ?

    This is rather suspicious: "(using password: NO)". Looking at http://php.net/manual/en/function.mysql-connect.php Argument password: In SQL safe mode, this parameter is ignored and empty password is used. Check it, please.
  15. EugeneKazakov

    Dropbox Backup Extension for Plesk 11.5

    No, it wont. PPA backup capabilities are restricted due to the distributed environment. You cannot upload/download backup file, CLI utilities are disabled - but this is the foundation of the extension.
  16. EugeneKazakov

    Dropbox Backup Extension for Plesk 11.5

    Hello, Parallels does not provide technical support services for these Plesk extensions. The extensions are intended to serve as examples of how certain technical tasks can be accomplished. If you need assistance with an extension, ask on this forum. Backup into Cloud is a wanted feature for a...
  17. EugeneKazakov

    Plesk 11.5 file manager plugins: Image Preview and Code Editor

    Hello, Parallels does not provide technical support services for these Plesk extensions. The extensions are intended to serve as examples of how certain technical tasks can be accomplished. If you need assistance with an extension, ask on this forum. I hope you have noticed updated file...
  18. EugeneKazakov

    Open X-Change Problems Installing on Plesk

    Of cause you should have installed backend before Plesk integration setup. You can check OX API is ready by following the url http://myServerIP/servlet/axis2/services/OXContextService?wsdl You should get valid WDSL definition.
  19. EugeneKazakov

    Open X-Change Problems Installing on Plesk

    URL of the Open-Xchange public site * => http://mySERVER IP
  20. EugeneKazakov

    Plesk HTTP 500 ERROR (key_info.php)

    Ok, in 11.0.9 errors should be written to /var/log/sw-cp-server/error_log MU version is displayed in Panel on System Overview You can also find it in /root/.autoinstaller/microupdates.xml
Back
Top