• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

read webmail attachment issue

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.
 
Originally posted by vinhwsu
What line have you changed to make it work?

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.

Matt
 
Back
Top