• Welcome to PHPVIBE Forums. Please log in.
avatar_arnlweb

[ Video Sharing CMS v4 ] Video upload not working PHPVIBE 3.3 VERSION

Started by arnlweb,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

arnlwebTopic starter

Video upload not working PHPVIBE 3.3 VERSION

Hi, I am trying to upload mp4 and mp3 file but no luck,

Upload Failed
Server returned invalid JSON response.


Upload files are store in my server (media) folder.

I am using phpmotion supported server, can you please tell me what's wrong.
Thank you.

Web Development Services
  •  

Marius P.

Can you upload lib/maxupload.js from 3.4? This way it will trigger an window with the actual error, just with this, I cannot advice.
Make a print screen after you change that js so I can see what the actual error is. It could be file limitation warning, etc, there are several threads about this.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

arnlwebTopic starter

I am using phpvibe 3.4 version.

I follow this guide (http://www.phprevolution.com/installing-phpvibe/) on my website streaminghub.org.
FFMPEG is working fine. Now big issue is, I cannot upload upload a large file (error message when upload more the 2mb file size)
My server upload limit is 120MB.

And, Page 404 Error! (please view the Attachment)

After login, I found 404 error always. If I clear browser cookies then it's work.
Please help me to solve this issues!
Thank you.
Web Development Services
  •  

arnlwebTopic starter

Web Development Services
  •  

PHPVibe A.

Do you have mod_security? That may kill your page when logged in with encrypted cookies.
I think there is a discussion about it here.

For upload, did you coy lib/maxuload.js from 3.4? If so, print screen the error pop-up, this is the only way to know what the actual issue is.

arnlwebTopic starter

Check this attachment, http://www.phprevolution.com/forum/index.php?action=dlattach;topic=3224.0;attach=2142;image --- When upload more than 2mb file size.

When I upload more than 2mb file then shows this "Mysql server timeout"
Please do a test for me, I am trying to fix this issue from version 3.1 but no luck for me.

I am using PHPVIBE 3.4 VERSION. -- http://www.streaminghub.org
Which file I need to copy from which version.




Thanks
Web Development Services
  •  

PHPVibe A.

if you use 3.4 you don't need to copy anything. (the title sais 3.3)
I think you sql server needs some setting changed, some optimizing done.
That error says that sql is overloaded and cannot do the insert (mysql temporarily blocked).
Unfortunately there is nothing you can do about this from php, just tweak your sql settings from whm/ssh.

Similar topics (7)