On Thu, 01 Mar 2012 15:11:53 +0100
Peter Allgeyer <peter.allge...@salzburgresearch.at> wrote:

> Hi!
> 
> If I want to upload a file (having a valid upload ticket), I'm getting
> an error: "Upload failed: internal error". Error log of apache is empty
> as well as syslog. What can I do?

Hi Peter.

Are you able to create a ticket when you get this error?
Does it only happen when you use a grant?

Try cranking up PHP's "error_reporting" level: set 

error_reporting = E_ALL | E_NOTICE

in php.ini and reload.


Reply via email to