Home › Forums › Quform WordPress › Error Quform and WordPress Version 3.8
- This topic has 10 replies, 3 voices, and was last updated 11 years ago by Ally.
- AuthorPosts
- December 21, 2013 at 12:09 am #7954HprintParticipant
Hi,
After updating I can’t upload files larger then 150 megs to the server. I receive a “server error” after the progress bar reaches the end. Before updating I was able to upload 400 meg files. I downgraded to PHP Version 5.2 single .ini file and no luck. I disabled flash uploader, no luck.
I updated wordpress, quform and php, so I don’t know whats causing the issue.
But I believe it either wordpress or quform.Any ideas?????
Browsers tried:
Firefox 26.0
Safari 5.1.10I am currently using:
Quform WordPress version 1.4.11
PHP Version 5.4.22 single .ini file
WordPress Version 3.8My php.ini file has these settings:
upload_max_filesize = 1000M
post_max_size = 1000M
max_input_time = 4400
max_execution_time = 4400December 23, 2013 at 9:23 pm #7963HprintParticipantHi,
I re-installed the QuForm plugin, checked my phpinfo() no luck.
Any idea’sDecember 23, 2013 at 9:37 pm #7964December 30, 2013 at 4:42 pm #8007AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 6, 2014 at 5:53 pm #8109HprintParticipantHi,
So after a lot of back and forth with the hosting server tech’s no luck. I did access the server error logs via ssh and all I could see was the error “Premature end of script headers: index.php” They don’t know what the issue is. mod_security is enabled. Any advice welcome.Cheers
January 7, 2014 at 1:29 am #8116josef777ParticipantIf everything was ok before then look at No. 4 , i suspect it is your log file
January 9, 2014 at 10:35 am #8142AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 17, 2014 at 5:53 pm #8352HprintParticipantHi,
I tried to disable mod_security through the .htaccess with the code below, It still didn’t allow me to upload a 200megabyte file. I’m not sure if the code below is correct, what do you think?<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>January 18, 2014 at 12:18 pm #8359AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 21, 2014 at 12:48 am #8380HprintParticipantI tried the second suggestion, no luck. WordPress media upload I get a HTTP error.
My hosting service is Hostmonster, I haven’t had any issues in the past with them.
Could you take a look at my site and if so what info do you need and how would I go about giving it to you?
I am all out of ideas….January 21, 2014 at 8:54 am #8389AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.