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.
Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
To continue sharing your ideas and feedback, please visit features.plesk.com
In the default install we had a problem with attachments being attached as 0 bytes (or close to it). We have to change the PHP temporary files directory (PHP.ini) and assign permissions properly to get it resolved.
You should open your PHP Ini and make sure the line which contains the Temporary files directory points to a directory which has permissions for the IIS User (IUSR) to write / read files. Our problem was that it was set to a path that did not exist on the server.