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.
Thanks a lot Faris. I replaced the additional configuration directives bit with the following and restarted the server:
[mail function]
SMTP = localhost
sendmail_path = /usr/sbin/sendmail -t -i -f [email protected]
Works perfectly now.
Hello,
I'm trying to send emails using the PHP mail() function. Although I'm getting the success message at the end of running the script below, I am not receiving the emails.
<?php
$to = '[email protected]';
$subject = 'Test Email';
$message = 'Message';
$mail_sent =...
Hello,
Very new to web hosting, so please excuse me being a novice here. I cannot seem to get my webmail (Horde) up and running. I've looked online for quite a number of different solutions but it still does not work. Any help would be appreciated!
Plesk Version: v11.0.9_build110120608.16...