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.
Hello,
I've got this simple test code using phpMailer on my Plesk server :
//Create a new PHPMailer instance
$mail = new PHPMailer\PHPMailer\PHPMailer();
//Set who the message is to be sent from
$mail->setFrom('[email protected]', 'Contact D1');
//Set an alternative reply-to address...
Hello,
When I try to connect to my MariaDB through my local network, using DBeaver, server answer me : (conn=536) Access denied for user 'jam_staging'@'NVINCENT-PC.horizon.local' (using password: YES)
I've checked the remote option in the database server plesk page, as you can see below :
What...
Hello,
Since few days I'm receiving the following error in e-mail :
Raison : 2021-08-20 06:26:38 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2021-08-20 06:27:40 ERROR: E:The repository 'Index of /kernelcare-debian/10/ stable Release' no longer has a Release file...
Hello,
I've used the workaround 2 to add domain alias from this support article : " How to add an alias for subdomain in Plesk for Linux? ", and it works perfectly !
Now, I've got a domain "mydomain.tld", and a subdomain "subdomain1.mydomain.tld" with a special directive like "ServerAlias...
Hello,
I've created databases using a dump (in CLI as root "mysql -u root -p < jdifus.sql").
Those are OK, I can see it when I connect database server as root.
Know, i need to link it to subscription/subdomain. How can I achieve this, please ?
Thanks for your help.
Hello,
Curently when I send e-mail from php mail() function, it's sent using a domain like "subdomain.example.com" and I want it to be "example.com", how can i change this, please ?
Regards,
Hello,
I've created a domain "example.com" and a subdomain "subdomain.example.com".
I would like to be able to access the same configuration/setup than "subdomain.example.com" from "subdomain2.example.com", "subdomain3.example.com", ... etc.
How can I achieve this, please ?
"Domain Alias"...