Forum Replies Created
- AuthorPosts
Hprint
ParticipantI 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….Hprint
ParticipantHi,
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>Hprint
ParticipantHi,
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
Hprint
ParticipantHi,
I re-installed the QuForm plugin, checked my phpinfo() no luck.
Any idea’s- AuthorPosts