Running on IIS6 (importer.php problems)
PermalinkThis is NOT related to file types, (they're all set up), but instead appears to be related to the temporary storage directory on the IIS6 host when importing files.
The temporary filename (path & name) reported by importer.php is (example):
C:WINDOWSTempphp8F8.tmp
all backslashes are stripped, and I'm not certain that write access to the system temporary directory will make our hosting company very happy.
Anybody have any idea about the best workaround, and where to start?