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.
I have checked, the vars exist only once and Plesk has been restarded with the server and the vars were already set.
Everything was fine since the server restarted and I do not know if it is linked, but I have constant RAM usage growing since this restart.
I do not know what is wrong.
Hello,
in the file /etc/psa/psa.conf I have
in file /etc/psa/psa.conf
# Backups directory
DUMP_D /var/lib/psa/dumps
DUMP_TMP_D /var/tmpdmp
Those directory exist and everything was fine since the reboot of the server.
I don't understand why the vars in psa.conf are not used and instead the...
The problem seems to be solved, I have replaced
non_smtpd_milters = $smtpd_milters
by
non_smtpd_milters = inet:127.0.0.1:8891
In case you see something wrong, here is the /etc/hosts content :
127.0.0.1 localhost.localdomain localhost
XX.XXX.XX.XXX nsXXXXXX.ovh.net nsXXXXXX
I haven't...
I have ran the command with --test, here is the result :
# rpm -e --test libcom_err-1.41.12-14.el6_4.2
erreur: D▒pendances requises: (required dependencies)
# rpm -e --test libcom_err-1.41.12-14.el6_4.2
erreur: D▒pendances requises:(required dependencies)
libcom_err =...
Thanks, I'll try this.
I have few questions:
Is it "risky" ? ;-)
How do you know that libcom_err-1.41.12-14.el6_4.2 (x86_64) is older than libcom_err-1.41.12-21.el6 (x86_64) ?
The following commands don't remove the old versions ?
package-cleanup –dupes # list out duplicates
package-cleanup...
By problem, I mean this situation:
I have tried to update libcurl (for Paypal communication) and I have the following:
[root@nsXXXXXXX ~]# rpm -Uvh http://www.city-fan.org/ftp/contrib/yum-repo/rhel6/x86_64/city-fan.org-release-1-13.rhel6.noarch.rpm
R▒cup▒ration de...
Hello,
I have Plesk 12.0.x on an CentOS and I have a problem with duplicated packages when I try to update with yum.
I have seen some solutions to solve this, but I would like to know if it safe to do this. And if not safe, how could I do a backup of the system (not only website) before running...
I have inspected the maillog and I have :
Oct 3 03:39:00 nsXXXXXX postfix/cleanup[6723]: warning: milter inet:127.0.0.1:8891: can't read SMFIC_OPTNEG reply packet header: Connection timed out
Oct 3 03:39:00 nsXXXXXX postfix/cleanup[6723]: warning: milter inet:127.0.0.1:8891: read error in...
Hello, I also need to update curl for the same reason, and have tried to do as adviced here, but i have problemes with duplicates :
-----------------------------------------------------
[root@nsXXXXXXX ~]# rpm -Uvh...
Thank you for the answer, I have changed the default sender for PHP by adding sendmail_path = "/usr/sbin/sendmail -t -i -f [email protected]" in the PHP additional setting via Plesk, but I had received this email :
--------------------------------------------------
This is the mail...
Hello,
I have installed postfix from the panel and then I have set up spf and domain keys to send email. I can send emails for the domains I have set up.
The problem is with automatic mail sent from cron task, application updates or problem with a backup.
The mail is not sent and I receive...