Announcement

Collapse
No announcement yet.

Troubles uploading video's to forums.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Steve Machol
    replied
    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.

    Leave a comment:


  • Josh Combs
    replied
    Originally posted by Steve Machol
    What is at the end of that error message?
    I could not tell you because my ie gets froze up. I will see if I can get it for you.

    Leave a comment:


  • Steve Machol
    replied
    What is at the end of that error message?

    Leave a comment:


  • Josh Combs
    replied
    Originally posted by Steve Machol
    What's the db error?
    check the attachment please
    Attached Files

    Leave a comment:


  • Steve Machol
    replied
    What's the db error?

    Leave a comment:


  • Josh Combs
    started a topic Troubles uploading video's to forums.

    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 thanks

Related Topics

Collapse

Working...
X