• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. G

    SSL POODLE / SSLv3 bug

    I'm running Plesk Linux 12.0.18 Update #27. I see that the default nginx configuration scripts (/usr/local/psa/admin/conf/templates/default/server/ ... have been updated with: <?php if (get_param('disablesslv3')): ?> ssl_protocols TLSv1 TLSv1.1 TLSv1.2; <?php else: ?>...
  2. G

    Plesk 12 Event Handlers -- where are they stored?

    Ah! Hadn't seen that CLI utility -- thanks so much.
  3. G

    Plesk 12 Event Handlers -- where are they stored?

    Hi, I'm trying to find an easy way to copy a number of Event Handlers from the Plesk 12 Event Manager from one Plesk install to another. Is there a way to do this? I've had a look, but cannot seem to figure it out -- are these handlers stored in the PSA database, or somewhere on the file...
  4. G

    Force update of domain php.ini files

    Thanks very much for the thorough explanation -- much appreciated.
  5. G

    Force update of domain php.ini files

    I see that I could use: plesk bin site --update-php-settings example.com -settings my_file But this would require creating a script to loop through each domain -- surely there's an easier way? Is there some existing Plesk event that triggers these updates?
  6. G

    Force update of domain php.ini files

    Hello, I am trying to increase the PHP memory limit for all Plesk hosted sites. I've updated the 'memory_limit' setting in /etc/php.ini Then I ran /usr/local/psa/admin/sbin/httpdmng --reconfigure-all /usr/local/psa/admin/sbin/httpdmng --reconfigure-server Checking a phpinfo() page on hosted...
  7. G

    Does Plesk 12 officially support CentOS 6.6?

    Hi, I'm currently running 12.0.18 Update #22 on CentOS 6.5 (Final) I'm thinking about upgrading to CentOS 6.6 -- is this supported by Plesk 12? Thanks.
  8. G

    SSL POODLE / SSLv3 bug

    The paths for the NGINX configuration .php files in the KB article are still incorrect (for Plesk 12 anyway). /usr/local/psa/admin/conf/templates/default/nginxWebmailPartial.php /usr/local/psa/admin/conf/templates/default/nginxDomainVirtualHost.php...
  9. G

    SSL POODLE / SSLv3 bug

    I would also appreciate a little more clarity on implementing this fix, including locations of all the relevant files, so we can be sure that config rebuilds or micro-updates don't overwrite the changes. Also, clarification on how to ensure that Plesk Panel itself is "fixed".
  10. G

    SSL POODLE / SSLv3 bug

    Would it preferable to instead install OpenSSL 1.0.1j? Which introduces TLS_FALLBACK_SCSV or could this cause some conflict or issue with Plesk? https://www.openssl.org/news/secadv_20141015.txt SSL 3.0 Fallback protection =========================== Severity: Medium OpenSSL has added...
  11. G

    SSL POODLE / SSLv3 bug

    Does the fix described in this thread also remove SSLv3 in Apache? I assume it's not necessary to fix Apache when using NGINX?
  12. G

    SSL POODLE / SSLv3 bug

    Any ideas on how we mitigate POODLE on the Plesk Panel's own webserver? Doesn't it use a separate instance of NGNIX? SSL Labs won't allow testing on custom ports, so how do we check and fix for Plesk Panel web interface?
  13. G

    SSL POODLE / SSLv3 bug

    Will Parallels be releasing an official patch / micro update for this issue, or do we all need to perform the edits as described here?
  14. G

    New Skin for Plesk 12

    Is the extension: Flat Style Skin Version 1.2-2 The same as this official new skin? Has Heavy Metal been renamed to "Flat Style Skin"?
Back
Top