Control Web Panel

WebPanel => PHP => Topic started by: kutanoor on August 10, 2020, 04:55:36 AM

Title: Uploading Big Files throwing error 500
Post by: kutanoor on August 10, 2020, 04:55:36 AM
hi,
m using cwp on my vps with php 5.6.37 and apache. when  try to upload big size files like 200MB it shows me 500 internal error.
tried editing php.ini but no results.
Quote
upload_max_filesize = 512M
post_max_size =512M
memory_limit = 1024M
max_input_time =1800
please someone help me to solve this
Title: Re: Uploading Big Files throwing error 500
Post by: kutanoor on August 11, 2020, 09:15:11 AM
letterally no one is here to help, now i think that i made a mistake by buying cwp pro version
Title: Re: Uploading Big Files throwing error 500
Post by: studio4host on August 12, 2020, 10:29:02 AM
you should use search before posting

http://wiki.centos-webpanel.com/big-file-upload-via-file-manager
Title: Re: Uploading Big Files throwing error 500
Post by: kutanoor on August 14, 2020, 12:23:57 PM
Do you really think i haven't tried that?
Title: Re: Uploading Big Files throwing error 500
Post by: studio4host on August 14, 2020, 07:30:12 PM
all depends on how you upload files, those are the instructions for cwp file manager and not apache and php 5.6.

if you need it for custom website and php then you need to edit the appropriate php.ini file and all this is also mentioned on the cwp wiki.
Title: Re: Uploading Big Files throwing error 500
Post by: kutanoor on August 15, 2020, 10:21:15 AM
Okay thanx i will check it.