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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hey guys,
on the new iOS 17 (amazing update) there's a known issue on iOS / iPhone where IMAP accounts are not pulling emails via Apple Mail app, but they work fine with Outlook client for example.
The release notes say:
Mail is unable to fetch new email from IMAP servers using the NAMESPACE...
Hi,
Unable to activate mail on a newly created subscription / domain, it fails / times out on Configuring email.
Panel log below:
Screenshots attached.
Tried this, doesn't work...
Hi,
Trying to get Cache expiration to work on Plesk Obsidian, while using nginx and having no luck.
As soon as I apply the directives the images don't show anymore.
location ~* .(js|jpg|jpeg|gif|png|css|tgz|gz|rar|bz2|doc|pdf|ppt|tar|wav|bmp|rtf|swf|ico|flv|txt|woff|woff2|svg|ttf)$ {
expires...
Hi guys,
Trying to remove the support for TLS 1.0 and 1.1 and enable only 1.2 and 1.3.
So far I did the following:
[root@ufo cache]# plesk bin server_pref -u -ssl-protocols 'TLSv1.2 TLSv1.3'
SUCCESS: Server preferences are successfully updated
[root@ufo cache]# /usr/local/psa/bin/server_pref...
Hi guys,
I've been trying to get the Postfix and Dovecot work on SSL, following various HowTos posted here on the forum, using the input from HERE:
Thought it's best to start my own post, hopefully we can get a proper easy to follow tutorial on how to get this working.
So, I've chosen 1...
Hi guys,
What directive do I need to add in Plesk / Additional nginx directives so that nginx reads not only index.php index.html etc, but app.php for instance, too?
I've tried everything in here, nothing seems to work: https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/
I need...
Hi guys!
Is it possible to make Zend optimizer available only for one domain name through vhost.conf instead of putting the following lines in /etc/php.ini? If yes, what would I have to do?
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2_6_2...