Exactly, I think that it was just lock collision too...
I checked first with this code
sudo run-parts --report /etc/cron.daily
sudo tail -n 100 /var/log/plesk/install/autoinstaller3.log | grep -i lock -n
It tells
run-parts: /etc/cron.daily/pleskupdate exited with return code 1...
Thank you very much for help guys! I solved the issue. I just restored the server to earlier time and applied @Mikhail_S's post. Basically, removing old phpmailer on my webpage (this was for contact page to send email by visitors to me) and adding mail sending limitation per hour solved the...
Hello everyone,
i think hackers are abusing phpmailer script on my webpage.
I received over 5000 mails in couple of minutes like this:
In the not delivered mails i see this log:
And in plesk i see there are 35k mails delayed but if i click it i don't see anything
Under Action Logs i...
Hello,
i try to change webmail service from Horde to Roundcube or SoGo but it takes forever. As you can see on the SS below, "please wait" is there since 30 mins. I tried to restart server and try again but no hope. Maybe someone has idea? Many thanks!
I solved the issue above.
I logged to SmarTTY (or putty, depends which SSH software you are using) with my root account.
Then i typed
That use "admin" as username and the password you just set up.
That's it.
Hello everyone,
I have following problem.
If i try repair plesk, i get "Syntax error"
Or i cannot update plesk:
Any idea how to solve these issues? Many thanks!
Hello everyone,
Yesterday night everything was alright. But today morning i received following error mail from plesk:
After this message i tried to log in plesk but after i clicked login, the page was not reacting. My webpage and my webmail were down.
I could log in to putty but it was too...
/usr/local/psa/admin/conf/templates/default/webmail/roundcube.php is the correct one, i don`t have folder named "custom".
I don`t use roundcube, i like horde. I opened horde.php via "vi" command and inside looks like this:
I could not find /etc/htppd folder. I am using ubuntu. But i found...
Hello everyone,
my web pages are working without any issue.
But somehow sometimes my webmail.mywebpageadress.com is not working or mails are not coming. After i restart the server via plesk everything is working again. I feel like, i need to restart server every day, if not every 2 days.
What...
Hi Peter,
thank you. I enabled mail autodiscover but since the mail app still tries to connect imap.mywebsite.com and smtp.mywebsite.com, it receives the SSL certificate, which i chose here:
Edit:
I figured something out.
The mailing apps are trying to get certificates from the "Certificates currently in use for securing plesk server".
So for "Certificate for securing mail" i chose imap.website.com and after trying to login via mailing app, it has no problem for imap but then...