Downloading file attachment using MSSQL

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
erik.scofield
Posts: 1
Joined: 12 Jan 2007, 19:27

Downloading file attachment using MSSQL

Post 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
tibor
Posts: 1
Joined: 26 Mar 2008, 13:56

Re: Downloading file attachment using MSSQL

Post 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.
zinger
Posts: 3
Joined: 18 Mar 2008, 07:54

Re: Downloading file attachment using MSSQL

Post 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.
dialexia
Posts: 28
Joined: 26 Mar 2008, 21:03

Re: Downloading file attachment using MSSQL

Post by dialexia »

How did you guys manage to install mantis on MSSQL 2005?

I'm having problems! :(
Phillip
Post Reply