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.
Hi UFHH01 - I have a txt record for SPF. I have now added a domainKeys txt record beginning with host default._domainkey.example.com. The registrar is managing the DNS not the server. There is also over domainKeys DNS on the server which I can't add to the registrars DNS settings host...
To save people having to click onto different threads, what worked for me was:
install QMail (which in turn unistalls Postfix)
install Postfix (which then uninstalls QMail)
This was all I had to do and email started to send correctly.
The issue with hotmail/outlook.com is their end, not Plesk's.
@IgorG I did what the other poster suggested (installed Qmail, uninstalled Postfix then uninstalled Qmail and reinstalled Post fix). I sent an email to a Gmail address which went through. However when I try to send to a hotmail address I keep getting 'Undelivered Mail Returned to Sender'. Looks...
Thanks @IgorG . I tried the link to the article you suggested http://kb.odin.com/en/113866. For Plesk 12 is the /usr/lib64/sasl2/smtpd.conf supposed to be like the Plesk 10 or Plesk 11 example?
When using the Plesk 11 example, Roundcube had said the mail had been sent, but then I had a...
I have tried all of the solutions I could fine online and nothing has worked so far. I keep getting this error "SASL authentication failure: no secret in database", "SASL DIGEST-MD5 authentication failed: authentication failure". I keep getting these issues and I can't send any email.
Does...
Hi
I want to set up my apache server with Plesk as a proxy, so that I can access the web via a static IP within my browser. Does anyone have any idea how I can do this, preferably within the Plesk dashboard?
I did it! I'm not 100% sure how, but it's worked.
I started by removing the other repositories apart from epel. Then I think I ran:
#yum install php53-mcrypt
I don't quite remember if there was another step in the process, so my apologies if you were searching and found this looking for...
Thanks for responding Nikolay.
I thought I had tried to install php53-mcrypt. I used the commands:
#yum install php53-mcrypt (this didn't work - dependency issues)
#yum install php-mcrypt (this didn't work - dependency issues)
#yum install php53u-mcrypt (this didn't work - not installed)
I...
I know this is an oldish thread, but I have been having this same issue. I have tried the above and it isn't working. Here are my server details:
Linux
Centos 5.5
PHP 5.3.3
Plesk 12
x86_64
Could anyone point me in the right direction getting mcrypt to work on this? Should I be updating Centos...
Hi
I know this problem has been answered before, but I cannot figure this out, so somewhere either I am doing something wrong or the prior solutions aren't quite right for my scenario.
I am trying to install Magento on my apache server. I am running into the dreaded mcrypt issue as Magento...