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.
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.
Thank you very much IgorG.
Runing this code I found this call in /etc/php.d/zend_extensions_psa.ini:zend_extension=php_opcache.dll
Then I added ; and error was fixed ;)
I checked much files and I dont find any file calling to php_opcache.dll
I dont understand why i get this error of php_opcache.dll because my 10-opcache.ini is calling correctly to zend_extension=opcache.so
best regards
Hi
From Plesk I received this error: ERROR:f2bmng:Failed to start fail2ban service
From plesk log, the next message is repeated when I try enable it:
I attach message requested
Thank you
Hi
I cant start Fail2Ban from Plesk or ssh. Before I received always error code 255 and i uninstalled and reinstalled like this plesk user but it dont start
I tried with this plesk post without luck
I attach ssh messages about fail2ban.pid not readable
thank you
Hi all
I am trying one week ago and I cant stop the emails from lfd alerts such as "Suspicious process running under xxx"
I tried changing code in csf.conf to:
LF_EMAIL_ALERT = 0
PT_USERMEM = 0
PT_USERTIME = 0
Later I wrote "csf -r" and "systemctl restart lfd" but emails dont stops
A bit...
Hi
Add next code in a php file and upload to your root server by filezilla:
<?php
phpinfo();
?>
Then go to https://www.yourdomain/phpinfo.php and look in "$_SERVER['HOME']" where is located your web settings file
Hi
I can confirm about these problems IT IS PHP 5.3.29 plesk extension installed used in a website (also uninstalled unused PHP 5.6).
I uninstalled this PHP version and I checked yum update + plesk update and it works fine.
If I try install again Plesk PHP 5.3.29 extension then errors in...
Hi
I uninstalled all PHP extra versions from Plesk (PHP 5.3 and PHP 5.6)
Now errors regarding php versions have disappeared but persist the same error "libtidy-0.99.so.0"
With "yum update" the error is:
NOTE: I see a error in my vendor php version requesting php_opcache.dll when I believe...
Thank you for your help @UFHH01
I tried force the installation of "libtidy" and it seem require install differents tidy versions for each php version, example:
About delete or disable epel-release 7-9 or 7-10 i dont know how do it, I tried deleting from root/epel-release-7-9.noarch.rpm and...