benore
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: HTTP Error after uploading files@nathank1989 My issue got resolved. You may want to ask your hosting provider about my solution. https://wordpress.org/support/topic/http-error-uploading-large-100mb-mp4-file?replies=11#post-7702844
Forum: Fixing WordPress
In reply to: HTTP Error Uploading large (100MB) MP4 fileFinally talked with my hosting provider. They found it was a limit to FCGI. They modified the server value FcgidMaxRequestLen to a larger value to accommodate.
Forum: Fixing WordPress
In reply to: HTTP Error Uploading large (100MB) MP4 fileThe host allows overwriting values via .htaccess. I am not sure double 20 minutes is necessary, since it only take 20 seconds to upload the file. Additionally, I can upload via FTP and host on the same server. The issue is not all my users are technically savvy and there should be no reason the uploader won’t upload. It’s got to be a setting or perhaps some error I can’t see. The debugger doesn’t seem to catch http errors.
Forum: Fixing WordPress
In reply to: HTTP Error Uploading large (100MB) MP4 fileIt’s at 1200 seconds … what would you suggest?
Forum: Fixing WordPress
In reply to: HTTP Error Uploading large (100MB) MP4 fileYeah, they don’t do that sort of thing on shared hosting. They do allow you to change the value in the .htaccess file. Which according to the phpinfo() dump looks like it effectively changes it just fine. So that is not the issue.
Forum: Fixing WordPress
In reply to: HTTP Error Uploading large (100MB) MP4 fileYes, works fine via FTP. I just want to make this easy for other users via the uploader.
Forum: Fixing WordPress
In reply to: HTTP Error after uploading filesI am having the exact same issue with a 100MB MP4 file. Despite the fact that everything it my .htaccess is supporting 128MB. Let me know if figure it out.
Forum: Plugins
In reply to: [Sign-up Sheets] Error adding sheetI am having the same issue … any fix?