Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mp4 upload error
#1
Hi there,

I have a project where the customer wants to upload some mp4 video files and is getting a strange error message.

I've already uploaded a php.ini file to make sure the upload restrictions set by the hoster will be overwritten to make sure uploading large files will not cause any error.

Code:
memory_limit = 128M
post_max_size = 64M
upload_max_filesize = 48M


Uploading a 300kb sample mp4 file is working fine, but the customer 12mb file is getting the following error:


Code:
Uploadify

Notice: Undefined index: sessionHash in xxx on line 23
Die Datei konnte nicht hochgeladen werden - Authentifizierung gescheitert
(en: File could not be uploaded - authentication failed)



Unfortunately I'm not able to get any apache error logs as of now, I have no hoster details / login details / contact.

Maybe I'm just stupid or blind, but I have no clue where this error is coming from.

I appreciate any help Smile

Thanks in advance!
Ben
Reply


Messages In This Thread
mp4 upload error - by b3n.ji - 2015-04-17, 20:14:55
RE: mp4 upload error - by shawn_a - 2015-04-17, 22:31:34
RE: mp4 upload error - by shawn_a - 2015-04-17, 22:31:56
RE: mp4 upload error - by b3n.ji - 2015-04-18, 02:40:17
RE: mp4 upload error - by shawn_a - 2015-04-18, 04:52:06
RE: mp4 upload error - by b3n.ji - 2015-04-18, 06:35:34
RE: mp4 upload error - by shawn_a - 2015-04-18, 06:40:31
RE: mp4 upload error - by b3n.ji - 2015-04-18, 06:58:43
RE: mp4 upload error - by shawn_a - 2015-04-18, 07:20:20
RE: mp4 upload error - by simplycrazy - 2015-04-18, 11:46:42
RE: mp4 upload error - by shawn_a - 2015-04-18, 11:57:31
RE: mp4 upload error - by b3n.ji - 2015-04-18, 18:11:44
RE: mp4 upload error - by RootIQ - 2016-08-09, 02:41:07



Users browsing this thread: 1 Guest(s)