Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
The full error was found in proxy_error_log
[error] 8182#0: *2911 peer closed connection in SSL handshake (104: Connection reset by peer) while SSL handshaking to upstream, client: IP, MY SERVER, request: "GET...
Hi,
Got theses errors multiple time in my logs and after searching on the net for a while I've been unable to find what the issue is.
Can you guys please help with resolving the error?
I'm using ubuntu
Php 7.2.20
FPM servered by apache
2911 peer closed connection in SSL handshake (104...
Just found this Avian’s Blog: On "ap_pass_brigade failed"
Is what hes saying true "but in the end there is nothing you can do about it on the server side. The 500 response in the log is also clearly an artifact in this case, since it's the client that caused the error, not the server, and no...
Hi IgorG,
Thank you for replying ive made the edits suggested here is my current conf:
<IfModule mod_fcgid.c>
<IfModule !mod_fastcgi.c>
AddHandler fcgid-script fcg fcgi fpl
</IfModule>
FcgidIPCDir /var/lib/apache2/fcgid/sock
FcgidProcessTableFile /var/lib/apache2/fcgid/shm...
Hi,
Moved server recently and started seeing this error:
(32)Broken pipe: [clientxxxxxxx ] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function
fcgid.conf:
<IfModule mod_fcgid.c>
<IfModule !mod_fastcgi.c>
AddHandler fcgid-script fcg fcgi fpl
</IfModule>
FcgidIPCDir...
Hi,
My out going emails work fine but the forwarding to my gmail isn't working for some reason. Im not actually sure on the best was to solve this problem hopefully you guys can advise me on locating the problem.
Here is maillog
Jan 9 21:24:33 server postfix/smtpd[30262]: disconnect from...
Yes i did that its not installed.
soon as i add memchached to plesk and its visible in php settings this error starts
/etc/httpd/logs/error_log
PHP Warning: PHP Startup: memcache: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20131226...
keep seeing this in error log for some reason
PHP Warning: PHP Startup: memcache: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20131226
These options need to match
in Unknown on line 0
Doesn't matter tho thank you very much for all you...
Thank you for replying. I have followed the steps and tried to install again and im getting this:
WARNING: php_bin /opt/plesk/php/5.6/bin appears to have a suffix /5.6/bin, but c onfig variable php_suffix does not match
running: phpize...
found this in the log
PHP Warning: PHP Startup: memcache: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20131226
These options need to match
not sure how to resolve it
Hi guys :)
Ive followed this tut to install memcached https://devblog.plesk.com/2015/08/adding-custom-php-modules-in-plesk/ everything has installed just fine and i can see memcached in tools & settings/php settings. but its not showing in phpinfo.php?
CentOS 6.8
php 5.6.72
any help is much...
Hi guys,
I using xenforo and i wanted to add an arcade, but im having a problem uploading the games.
"include_once(Archive/Tar.php) [function.include-once]: failed to open stream: No such file or directory"
From reading i need to install pear...
Ive updated manually from this tut https://talk.plesk.com/threads/important-exploit-in-sslv2-update-openssl.337191/#post-797678
Result:
openssl version
OpenSSL 1.0.1s 1 Mar 2016
but if i run this rpm -q openssl
I get openssl-1.0.1e-42.el6_7.4.x86_64
phpinfo.php also says
OpenSSL support...