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 [2]
16
Apache / Re: error while uploading a file using file manager
« on: January 26, 2017, 03:52:14 PM »
i restart the whole server not just apache and still the cwp file manager not able to upload 7MB file !!
17
Apache / Re: error while uploading a file using file manager
« on: January 26, 2017, 03:21:22 PM »
what value exactly in php you mean to modify
i already modify
post_max_size
and
upload_max_size
in php.ini
i already modify
post_max_size
and
upload_max_size
in php.ini
18
Apache / error while uploading a file using file manager
« on: January 26, 2017, 03:00:20 PM »
Hello
i just install cwp on centos 7 and im trying to upload a 7MB file using simple file manager
it gives me this error
i search google for that and found that have to set client_max_body_size to higher value and php max_post size
and upload_max_size and also
i set all this nothing worked ans still the same error
i even change the server from apache+nginx proxy to varnish and still shows the same error !!
how to solve this?
thanks in advance.
i just install cwp on centos 7 and im trying to upload a 7MB file using simple file manager
it gives me this error
Code: [Select]
413 Request Entity Too Large
nginx
i search google for that and found that have to set client_max_body_size to higher value and php max_post size
and upload_max_size and also
i set all this nothing worked ans still the same error
i even change the server from apache+nginx proxy to varnish and still shows the same error !!
how to solve this?
thanks in advance.
19
Postfix / You don't have a valid hostname set and cannot add valid A record
« on: January 26, 2017, 09:15:54 AM »
i try to change hostname in order to be able to send mails and i found this error
i goto edit zone records for that domain and try to add A record
server 86400 IN A mydomain.com.
it gives me error says bad dotted quad
i remove the ending dot to be like this
server 86400 IN A mydomain.com.
still the same error which says bad dotted quad
i put instead of my domain the ip address it solves the bad dotted quad BUT
still the change hostname page shows the same error on the above image !!
what to do to set my hostname and make postfix send mails
thanks in advance.
i goto edit zone records for that domain and try to add A record
server 86400 IN A mydomain.com.
it gives me error says bad dotted quad
i remove the ending dot to be like this
server 86400 IN A mydomain.com.
still the same error which says bad dotted quad
i put instead of my domain the ip address it solves the bad dotted quad BUT
still the change hostname page shows the same error on the above image !!
what to do to set my hostname and make postfix send mails
thanks in advance.
Pages: 1 [2]