Page 1 of 1

Downloading file attachment using MSSQL

Posted: 12 Jan 2007, 19:52
by erik.scofield
Using Mantis 1.0.6
The default attachment settings. IE, stored in DB
MSSQL as the back-end DB
using PHP 4.4.4 with IIS
Microsoft Windows Server 2003 R2 SP1 Standard x64 edition
With 2 dual core 2.8ghz processors


uploading files seems to have no problem, however; retrieving the files does not work. The dialog box comes up and asks you to save / open file. In either senerio, no data ever seems to be downloaded.

I have tested in IE, FireFox and I used DAP download manager. DAP displays a little more information. It appears to reset itself after a very small amount like 4KB. this goes on repeatedly in DAP.

In IE, the percentage download bar never increases.

in FireFox, after a period of time the download fails.

Please help.

Thanks Erik

Re: Downloading file attachment using MSSQL

Posted: 26 Mar 2008, 13:59
by tibor
I have exactly same issue. I'm running mantis 1.1.1 on IIS6 with PHP 5.2.5.5 and SQL backend is MS SQL 2005 SP2.
But everythink works fine when I set $g_file_upload_method to DISK.

Re: Downloading file attachment using MSSQL

Posted: 09 Apr 2008, 13:23
by zinger
Sorry, can't help you. But maybe I got the same error.
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=4712
I'll check with DISK upload.

Re: Downloading file attachment using MSSQL

Posted: 18 Apr 2008, 18:57
by dialexia
How did you guys manage to install mantis on MSSQL 2005?

I'm having problems! :(