saschapi Posted September 14, 2016 Posted September 14, 2016 Hi guys, I have once again a problem with huge file uploads. I'm trying to upload a 25MB PDF and a 50MB Video. Both do not go through. I belive I have tried every suggestion in any other post, but it is still not working. Am I missing an important php setting? http://dis-ag-kulturaudit.de/infophp.php Login: test Passwort: testtest Any idea would be appreciated! Thanks Sascha
LostKobrakai Posted September 14, 2016 Posted September 14, 2016 Just a heads-up: the infophp.php is not accessable without login credentials.
saschapi Posted September 14, 2016 Author Posted September 14, 2016 that makes sense thx Login: test Passwort: testtest
saschapi Posted September 19, 2016 Author Posted September 19, 2016 So, I figured some more stuff out! The error that is happening is a 500 error on the AJAX response! (see Attachment) I managed to get the error loged and this is the output: [19-Sep-2016 15:11:33 Europe/Berlin] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 66848001 bytes) in Unknown on line 0 My hosting company suspects that the memory limit is getting overwriten somewhere else, as it shows up just fine in the phpinfo: http://dis-ag-kulturaudit.de/infophp.php Does anybody have an idea what could be going on? Thanks Sascha
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now