#1488185 closed Bugs (invalid)

absolute path to temp_dir

Reported by: MikeAspinall Owned by:
Priority: 2 Milestone: later
Component: Core functionality Version: 0.6
Severity: major Keywords:
Cc:

Description

WK2003/IIS 6/PHP 5.3.8/MySQL 5.5 /RoundCube 0.6/hMailServer 5.3.3

How to install Wiki states

Windows box with IIS6 and hMailServer. NOTE: Make sure you set temp_dir in main.inc.php to an absolute path as otherwise users may run into issues with attaching files to emails

When the temp directory is as stated above the roundcube installer states that it is not readable, it is readable however when it is set at 'temp/'

I have tried every combination of path and I cannot attach a file to an outgoing email "file upload fails" can you please clarify instructions/permissions for the temp_dir

Change History (1)

comment:1 Changed 18 months ago by thomasb

  • Resolution set to invalid
  • Status changed from new to closed

PHP is run under the webserver's user and the temp dir has to be writeable for the according user. In your case you have to grant write permissions for the IIS process user. For more support post to our forum or the mailing lists.

Note: See TracTickets for help on using tickets.