Ticket #1334 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

ftp_rawlist error writing to "/tmp" folder in vfs.php

Reported by: kilburn Assigned to: kilburn
Priority: major Milestone: ispCP ω 1.0.0 - RC5
Component: Frontend (GUI) Version: ispCP ω 1.0.0 - RC4
Severity: Easy Keywords:
Cc:

Description

vfs.php tries to use "/tmp" as the temporary folder, but access to it is denied by the open_basedir directive.

Attachments

Change History

06/05/08 12:27:51 changed by kilburn

  • status changed from new to assigned.

In my system (Debian etch) the ftp_rawlist function uses the environment variable "TMPDIR" instead of "PHP_TMPDIR" wich "vfs.php" is setting.

06/05/08 12:34:59 changed by kilburn

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in r1334.

06/05/08 14:46:47 changed by gOOvER

This is a long time until we reached r1334 :)

Fixed in r1203

06/06/08 00:50:57 changed by Haeber

One note: this bug was already reported with #1298, now both are fixed with r1203.

06/12/08 11:59:16 changed by rats

  • milestone changed from Working to ispCP ω 1.0.0 - RC5.

Add/Change #1334 (ftp_rawlist error writing to "/tmp" folder in vfs.php)




Action