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
Downloading file attachment using MSSQL
Moderators: Developer, Contributor
Re: Downloading file attachment using MSSQL
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.
But everythink works fine when I set $g_file_upload_method to DISK.
Re: Downloading file attachment using MSSQL
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.
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=4712
I'll check with DISK upload.
Re: Downloading file attachment using MSSQL
How did you guys manage to install mantis on MSSQL 2005?
I'm having problems!
I'm having problems!
Phillip