Hi,
I checked code-base and db-scheme in onyx and obsidian. Seems it is outdated field and it uses nowhere in plesk.
It is always NULL for all actual scenarios in plesk.
But is it possible uses somewhere in extensions?
Could you provide case where you uses this field?
Mailman on your plesk is listening 7080 (you can check http://lists.cgjungfrance.com:7080/)
but http://lists.cgjungfrance.com:7080/mailman/admin
downloads script, but not execute it.
Seems there is issue with execution privileges.
Don't you restrict cgi?
This url
http://lists.xxx.com/cgi-bin/mailman/admindb/test
looks weird
I checked mailman in plesk 17.8
there url looks https://lists.host/mailman/admin/test
Try to check path /mailman/admin/test with your plesk
and check mailman is running, check process: ps ax | grep mailman
This issue investigated. It isn't critical or blocker bug.
This error reproduced only in cases:
- When type incorrect email, first name, last name, etc.
- Install with unsupported (by magento) php versions 7.1 or 7.2
In other cases magento successfully installed.
Please check your php...
Hi, Pascal_Netenvie!
> How to be sure all is running ?
If you want to track server health 24/7 in live mode, so you can use Plesk Mobile app:
https://play.google.com/store/apps/details?id=com.odin.plesk.mobile
> How to configure monitoring alert (email target) ?
For configure monitoring alert...
Hi, Serkan!
It looks like issue with binded incorrect IP, try this solution:
Plesk is not accessible: ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] Connection refused
Hi, Jan!
> SPT=80 DPT=51448
It looks like you are catching outgoing packets in income session.
If I correctly understand, then you want to catch packets in outcome session?
If you make outcome session from server (e.g. wget http://google.com), so in /var/log/messagesit it looks like ...
Hi, DouglasTeles!
'cURL error 60' is too general error.
Did you try to google something 'laravel curl error 60'?
Did you try to apply anything from stackoverflow:
cURL error 60: SSL certificate: unable to get local issuer certificate
cURL error 60: SSL certificate in Laravel 5.4
How to solve...