This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS 7 Problems / Re: upload more than 8kb not working
« on: July 27, 2018, 01:36:36 PM »try thisCode: [Select]chown -R nobody /var/lib/nginx
Thanks for your reply.
I downgraded my Apache version from 2.4.34 to 2.4.33, its works for me.
2
CentOS 7 Problems / Re: upload more than 8kb not working
« on: July 27, 2018, 10:32:53 AM »
Hi,
Thanks for your reply .
In my php.ini i have upload_max_filesize = 120M , not max_upload_filesize .
https://drive.google.com/file/d/1BwreM8XWG7hxwnqhyNa5m486-DgftiXE/view?usp=sharing
Thanks for your reply .
In my php.ini i have upload_max_filesize = 120M , not max_upload_filesize .
https://drive.google.com/file/d/1BwreM8XWG7hxwnqhyNa5m486-DgftiXE/view?usp=sharing
3
CentOS 7 Problems / upload more than 8kb not working
« on: July 26, 2018, 05:27:11 PM »
Hello,
When I want to upload more than 8kb files in wordpress or prestashop, I'm redirected to 302. (http://domain.com/@custom) I've never encountered this problem before, but it's happened in the last time.
At "tmp" folder in my server all files than 8 kb has 0 kb.
Thank you.
When I want to upload more than 8kb files in wordpress or prestashop, I'm redirected to 302. (http://domain.com/@custom) I've never encountered this problem before, but it's happened in the last time.
At "tmp" folder in my server all files than 8 kb has 0 kb.
Thank you.
Pages: [1]