error while uploading files (bigger dan 1mb)

Tagged:  

Error
We are sorry, but ProjectPier is not currently able to execute your request. An Error Report has been sent to the administrator.

when uploading files> 1mb

The php.ini settings say 10mb limit so the upload should work.

Also, the report doesn't arrive at the administrator, which makes tings worse.

try enabling the debug in config/config.php to see if an error gets raised. I don't receive reports too....

And i can't delete tasks or task lists...

Debug didnt produce nothing extra...

Is de output dumped in a file somewhere??

Installed a new version on a other machine (apache in stead of iis) where it works fine. (upload >2mb works)

But on the iis installation it still giving us the error message.
Where is also should work. (preferred location)

PHP.ini settings are checked and ok

Any idea someone?

Regards

Other people have reported it working fine in IIS, but please not that the software requirements explicitly state that it is developed to work under Apache 2.x

The upload issue is usually a combination of php.ini and webserver configuration

I'm having the same issue with uploads.
Files are sent to the database, saving to the folders didn't work.
Working great except files over 1mb don't seem to work, and no error message is sent or anything.
My IIS host is checking into it a little bit, hate to have them supporting my dev apps, but if they figure out anything I'll post it back here then.
Thanks.
-ty