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.
Looks like I have solved it.
For those who are interesting how I done this, I have added the following variable to the main.cf:
sender_dependent_relayhost_maps = hash:/etc/postfix/sdr_custom_transport
In the sdr_custom_transport i have added:
@abc.nl relay.host:587
That is it!
I want to set a relay host for a specific domain. As far as I can find this is not possible within the Plesk Panel.
I have edit the main.cf file and updated the transport_maps setting from:
transport_maps = , hash:/var/spool/postfix/plesk/transport
to:
transport_maps =...
Somehow our key update is not updated anymore. I had to manually execute "Retrieve Keys" on the Plesk Panel.
I found out that there should be a schedular available that automatically renew the license, but somehow its gone.
Where can I find the default scheduled tasks for Plesk?
Our provider...
Updated Plesk to MU #15, but problem still exists.
Luckily I found this thread and used #10 post quick fix to fix my problem.
Please make this as a proper fix.
This didn't work for me.
I still see the following error when do a "Check for updates".
[2015-12-16 22:12:33] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/wpmng' '--user=fenfnl' '--php=/opt/plesk/php/5.6/bin/php' '--' '--path=/var/www/vhosts/fris-en-fruitig.nl/httpdocs'...
After upgrading to 12.5.30 I noticed that I have some issues with sites that don't have an index.html or index.php in the httpdocs folder. There is a ".htaccess" with a rewrite to a sub-folder.
The following message is displayed in the (Apache) error_log:
[Tue Nov 17 11:22:42.753581 2015]...
I know, but this thread is about dist-upgrade from CentOS 6 to CentOS 7 and Odin advise against to do a dist-upgrade. (or at least that is how I'm reading it)
Here more info, when I try to access the "Updates and Upgrades" it starts two process:
1 31081 31078 7735 ? -1 S 0 0:00 /var/cache/parallels_installer/parallels_installer_CentOS_6_x86_64 --service-mode --enable-xml-output --ssl-cert /usr/local/psa/admin/conf/httpsd.pem...
Sake of information, port is active:
netstat -napt |grep 8447
tcp 0 0 :::8447 :::* LISTEN 2370/parallels_inst
I have tried to kill the process and tried it again, but no luck.
I have an issue after updating that I can't use the "Tools -> Updates and Upgrades" anymore. It opens a new window (as usual) and connects to port 8447 (as usual). But after a few seconds I see a blank page with an URI /summary.html.
I have checked if it raised a AVC message, but it hasn't. I...