big .mpg file Upload fails

Asked by Henri Behari

uploaded 183306KB .mpg file -> OK
uploaded 217190KB .mpg file- > F

Error:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727)
Timestamp: Mon, 31 Aug 2009 15:17:57 UTC

Message: Expected ';'
Line: 7
Char: 31
Code: 0
URI: http://www.mydomain.com/xibo/index.php?p=content&q=FileUpload

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Henri Behari
Solved:
Last query:
Last reply:
Revision history for this message
Henri Behari (henri) said :
#1

php.ini is set to 512M

Revision history for this message
Alex Harrington (alexharrington) said :
#2

What kind of connection do you have to the Xibo server? I've uploaded files over 1GB in the past without trouble. PHP will struggle with anything larger than around 2GB.

Is it 100% reproducable. Does it always fail/succeed with those two files?

Alex

Revision history for this message
Henri Behari (henri) said :
#3

it's 100% reproducable. connections is datacenter (GigE) so that' not an issue at all (speed).
maybe timeout in IE as i've seen this kind of behaviour in IE in the past.

Revision history for this message
Alex Harrington (alexharrington) said :
#4

Henri

Is there any chance of you trying the same upload with a different browser - for example Mozilla Firefox - and see if the same issue occurs for you. Also which version of Internet Explorer are you using? I'm having trouble replicating this on my test rig.

Alex

Revision history for this message
Henri Behari (henri) said :
#5

Alex,

Tried Chrome, but it keeps on uploading forever w/o displaying the java errror (unlike in IE 8.0.7600.16385)

Revision history for this message
Alex Harrington (alexharrington) said :
#6

OK. We don't test against IE 8 yet so far as I'm aware, or Chrome (although we know we have people using both of those).

Is the error you get in IE a script popup window?

Revision history for this message
Henri Behari (henri) said :
#7

found the problem (or bug)

my filename is: "xyz's" when chaning to "xyz" it works! looks like special char issue