You may need to change the upload size for both PHP and for MySQL. You need to have root access to the server to do this. Make these changes to php.ini:
upload_max_filesize = xM
..and my.cnf
set-variable=max_allowed_packet=xM
Change it to the size ('x') you want in Megabytes. Restart the webserver and MySQL after making these changes.
Announcement
Collapse
No announcement yet.
Troubles uploading video's to forums.
Collapse
X
-
Originally posted by Steve MacholWhat is at the end of that error message?
Leave a comment:
-
-
Troubles uploading video's to forums.
Okay as a part of my forum I am allowing the users to post video's. But we are having a problem when the user tries to upload anything over 5 megs of data/video onto the forums. It gives up a database error but it also freezes up my internet explorer so I can not copy the code. Can anyone please tell me what is up with that? I am on VB 2.3.2 thanksTags: None
Related Topics
Collapse
-
by CheechakoI have searched these Forums for an answer, maybe missed a prior thread on this topic, but...
I want my users to take a movie with their phone and directly post it via the NewTopic or Reply....-
Channel: Support Issues & Questions
Fri 19 Jan '18, 12:40pm -
Leave a comment: