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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
@IgorG I know that as we are not patner and we have no direct support, included when there is so critical bug in the software (sincerly is for us an very critical point with an comercial product as plesk that is much more expensive than a few years ago...), but what it's absolutely anormal, is...
php.ini of website are in /var/www/vhosts/system/domain.tld/etc/php.ini but an copy of /opt/plesk/php/domain choose version/etc/php.ini at beginning, then you can change value to custom them in each domain.
if in shell you use only "php" command => /etc/php.ini and version 5.4
if in shell you...
Php mail have not this function... review imap options : [Question] Save sent mail · Issue #895 · PHPMailer/PHPMailer
https://github.com/NiklasBr/PHPMailer/commit/e43b3211df7cd03150733da1edb1ac177e16eb53
You can do it with same parameter as you use in an outlook, for example, if you have SSL server mail active, you can connect with "domain.tld" in name server, SSL parameter active and 465 port, you can use PHPmailer library for this :
Send email with PHPMailer and SMTP, default and Plesk (It...
Php 5.4.16 is the default php version of your server OS
php.ini of each plesk version is in :
ls -l /opt/plesk/php/*/etc/php.ini
-rw-r--r-- 1 root root 48984 feb 2 2018 /opt/plesk/php/5.2/etc/php.ini
-rw-r--r-- 1 root root 69789 jun 8 2018 /opt/plesk/php/5.3/etc/php.ini
-rw-r--r-- 1 root...
We are plesk client from 15 years yet, and buy our licence with an plesk partner (so we are not direct partners) our yearly invoice are highter than 8000€/year in plesk licences. The last month, we begin to have a great and critical problem with backup system an fridays, as it was very urgent to...
Hello
When there is an subsription with limit excess, plesk put it as red question mark :
It's mean there is an excess.
Ok, but in some case, excess is for space, when I delete space and recalcul stats (statistics --calculate-one --domain-name=<domain>), excess disappear :
but question mark...
User name: sebgonzes
TITLE
spamassassin with razor and pyzor
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
centos7, plesk obsidian
PROBLEM DESCRIPTION
We search to install correctly the razor and pyzor filter to make much more eficient the spam filter, we have seen some correct...
In this post : Plesk: Global bayes spamassassin with pyzor, razor and iXHash
=> Make sure you have activated “Switch on server-wide SpamAssassin” spam filtering and deactivated “Apply individual settings to spam filtering” in your Plesk Panel (Tools&Settings > Spam Filter Settings).
so it's...
Ok, seem there is some step that have been forgotten :
yum install perl-Razor-Agent pyzor
pyzor --homedir /etc/mail/spamassassin discover
mkdir /etc/mail/spamassassin/.razor
razor-admin -home=/etc/mail/spamassassin/.razor -register
razor-admin -home=/etc/mail/spamassassin/.razor -create...