• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk creates multiple httpd.include

Look at Plesk saving the last 5 configs as a "feature" instead of a flaw, you have backup configs :)

And since no one else is going to say it, I will.......I upgraded smoothly from 10.3 to 10.4.4 without any problems at all (yes none...seriously). It's been stable for me so far....apart from the annoying daily key update deferral notice (which I know there is a KB for but that doesn't seem to be working for me....but that's another story) it's been good.
 
Apache crash with this error: ssl_error_rx_record_too_long

Hello,

if you use an SSL certificat with the server, it has a double entry with the SSL and I think it's the reason the server crash because old "httpd.include" files are note deleted on my Plesk 10.4.4 Update #16.

I removed old "httpd.include" files and kept only the last one then restarted apache, that's it, it works!

This is inside: /var/www/vhosts/yourdomaine.com/conf/
 
I found out

I am sorry, I have made a big mistake!

I found out why my server crashed with SSL with this error: ssl_error_rx_record_too_long

I added this:

SSLHonorCipherOrder On
SSLCipherSuite RC4-SHA:HIGH:!ADH

to "etc/apache2/conf.d/security" to secure SSL two month ago. Everything was perfect until tonight.

I removed those two lines and now it's working.
 
upgrade plesk 9.3 to 10.3 problem

after upgrade control panel to 10.3
all web site redirect to
var/www/vhosts/default/htdocs/
but example mazmaz.net/index.php exist in web service
i'm reconfigure httpd for host with
./httpdmng --reconfigure-all
but not add new /var/www/vhosts/mydomains.com/conf/httpd.include


and cp:8880 error
Fatal error: Maximum execution time of 30 seconds exceeded in /usr/local/sso/db/Invoker.php on line 61

please help me

best regards
 
Last edited:
Back
Top