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 had this problem too, all of a sudden after a server reboot.
I found this:
http://kb.odin.com/en/124443
I went in and changed the time out duration to 10 seconds, fingers crossed
Yes, I hadn't managed to update this post yet.
Thanks to a hint from another user I checked the configuration of /etc/postfix/master.cf
From the beginning this file was set to:
127.0.0.1:smtp inet n - n - - smtpd
I have changed it to
25 inet n - n - - smtpd
All of a sudden it started...
After running "psa stop" to stop all plesk services, and restarting by using "psa start" I get
Starting xinetd service... done
Starting mysqld service... done
Starting named service... done
Starting postgresql service... not installed
Starting psa-spamassassin service... not installed...
I have done all of the above and still no change!! (xinet d stop/start, fail2ban is not installed, iptables flushed, server reboot)
Still "can not bind"
Someone suggested a rootkit may be on the system occupying port 25 that I cannot see
but it would be very strange that this occurred exactly...
Ok I switched to qmail and reinstalled postfix
http://pastebin.com/6Xw0CGWF
maillog after install:
Nov 3 13:33:57 adm postfix/postfix-script[20101]: starting the Postfix mail system
Nov 3 13:33:57 adm postfix/master[20102]: fatal: bind 0.0.0.0 port 25: Address already in use
I am reluctant to touch postfix config as it took me ages to set it up properly with opendkim/milters making the mail valid for the Microsoft (Hotmail/MSN/Live) servers not to pick up our e-mails marked as "spam"
How safe is it to swap to Qmail temporarily and how is it done?
Hi
In the night of October 28 the following update has been automatically installed:
Since that update my postfix service refuses to start
It continously comes back with
It cannot bind to port 25 although there is no service running on this port.
I have done extensive bug tracking with the...
This is indeed the correct issue, however those services do not function
[scul@adm ~]$ /etc/init.d/ctasd_initd start
-bash: /etc/init.d/ctasd_initd: No such file or directory
[scul@adm ~]$ /etc/init.d/ctmilter_initd start
-bash: /etc/init.d/ctmilter_initd: No such file or directory
Hi I'm running
Parallels Plesk 11.0.9 Update #60, last updated at April 8, 2014 11:03 AM on CentOS 6.5 (Final)
The problem I'm having is despite correct configuration, the milter service (I believe ran by psa-pc-remote process) is not active.
A portscan of port 12768 shows no service...