• Support will be limited until May 1st, as I will be out of the office travelling. Thank you for your patience and understanding.

Recent content by stoute

  1. stoute

    Bug Upload and Download failures.

    Okay I wanted to check back and give an update on the issue. This was a server configuration issue, I'm getting something new now on larger files but I'll search then post after this. The server was setup for Fast-CGI version of PHP... You have to use SuPHP, Well maybe others but I tried...
  2. stoute

    Bug Upload and Download failures.

    Thats what I was thinking but, the upload size where it errors out varies. The Youtube Video I posted above stops @ 31.75MB I had a couple more that errored out at 34.6MB Its just right around 32MB each time.
  3. stoute

    Bug Upload and Download failures.

    Update: New Youtube video of the error. http://www.youtube.com/watch?v=pQ6Knbepuyo As you can see in the VBulletin AdminCP the limits have been raised on the server side to allow for 1800M or 1.76Gig
  4. stoute

    Bug Upload and Download failures.

    Okay I've reset a ton of things on this and am still getting the same error... I've edited the php.ini of the server settings as follows: sudo vi /etc/php5/apache2/php.ini max_input_time = -1 post_max_size = 1800M upload_max_filesize = 1800M max_file_uploads = 20 then restarted apache...
  5. stoute

    Bug Upload and Download failures.

    More Information Downloading: Okay i did some more testing and this might be helpful or more confusing to you... I ran a check on four browsers (IE, FF, Chrome, and Opera) and the files in question download fine. When i try to extract them they state that they can not be extracted. They...
  6. stoute

    Bug Upload and Download failures.

    Thanks for the help with the previous issue. After fixing that issue we are now getting this. YouTube When we download a file using the zip feature it downloads a 0kb file. I turned off the downloads feature until we can get it fixed. I can turn it back on if you want to test it out. The...
  7. stoute

    Bug [database issue] - "dbtech_downloads_filegroup doesn't exist"

    Thanks that did the trick but now I'm getting this error. We get this with any file larger than 33MB Error - YouTube
  8. stoute

    Bug [database issue] - "dbtech_downloads_filegroup doesn't exist"

    I did. Should I remove the ones from before? My steps: 1.) upload and overwrite all files from Upload file. 2.) import the xml.
  9. stoute

    Bug [database issue] - "dbtech_downloads_filegroup doesn't exist"

    Below I have attached the error that I am getting. I have verified that I am infact missing the grp_dbtech_downloads_filegroup table in my database. I would like to either know the setting that this table requires and I can manually add this table in to the sql database OR find out if there...
Back
Top