View Issue Details

IDProjectCategoryView StatusLast Update
0013667mantisbtattachmentspublic2011-12-27 13:02
Reportertwicave Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformWindows XPOSIISOS Version5.1
Product Version1.2.8 
Summary0013667: Upload file got "Application Error #504"
Description

I installed MantisBT on my own computer. which is:

      OS: WindowsXP sp3.

webserver: IIS5.1
PHP: the most recent version.
MySQL: the mose recent version.

I config upload file directly stored in server folder(ManitisBT is installed at F:\webserver\mantisBT1_2_8, and upload folder is F:\webserver\mantisBT1_2_8).

But no any file can upload correctly.

when upload, you got
"Application Error #504", the prompt info is about "Havn't uploaded file, please return and choose the file which you want upload..."(I worked in Simple-Chinese Mode).

Can anyone tell me why?

TagsNo tags attached.
Attached Files
mantis_error.JPG (77,617 bytes)   
mantis_error.JPG (77,617 bytes)   

Activities

atrol

atrol

2011-12-13 02:41

developer   ~0030564

Did you select the file you want to upload before pressing the "Upload" button.
Use the button left from the "Upload" button.

twicave

twicave

2011-12-13 03:42

reporter   ~0030565

of course I did.

and I have checked many times the upload folder's privildge. I am sure the WEB client have permision to write it.

atrol

atrol

2011-12-13 05:20

developer   ~0030576

Check your setting and the access rights of upload_tmp_dir in php.ini

Lapinkiller

Lapinkiller

2011-12-13 05:45

reporter   ~0030577

Can you try with a latin alphabet for the name of the file ?

twicave

twicave

2011-12-14 04:22

reporter   ~0030602

for artrol:
I do checked upload_tmp_dir,and checked the privilidge of that folder. the error stll be there. I have upload the error info screencapture.hope will help your work.

for lapinkiller:
I have tried upload "msg.txt", nothing happened.

atrol

atrol

2011-12-14 04:55

developer   ~0030604

Are there any errors / warnings in log file of web server, database?

twicave

twicave

2011-12-15 23:45

reporter   ~0030634

I have found some info resided in php-errors.log:
"[09-Dec-2011 05:08:24] PHP Warning: File upload error - unable to create a temporary file in Unknown on line 0"

so, it seemd to be a PHP config error.
sorry for disturbing you.
you can close this Issue, now.