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.
736
Postfix / Re: PostFix Setup problems...
« on: January 15, 2019, 08:34:42 AM »
yes, rDNS is a reverse dns for ip address and this can be set only by the ip range owner in your case ovh.
But it also requires that before setup of rDNS that A record at DNS is set for it.
But it also requires that before setup of rDNS that A record at DNS is set for it.
737
CentOS 7 Problems / Re: File manager
« on: January 15, 2019, 08:30:01 AM »
you probably need to check apache/nginx logs in the /usr folder
738
CentOS 7 Problems / Re: AH00126: Invalid URI in request GET
« on: January 15, 2019, 08:28:40 AM »
cwp released a new update for centos 7 for this issue, update your cwp and rebuild webservers to get the issue fixed
sh /scripts/update_cwp
then rebuild websevers with default templates
sh /scripts/update_cwp
then rebuild websevers with default templates
739
Apache / Re: Error 500 Internal Server Error on virtual host
« on: January 15, 2019, 08:28:02 AM »
then remove options from htaccess
740
CentOS 7 Problems / Re: 400 Bad Request bug
« on: January 15, 2019, 08:27:13 AM »
cwp released a new update for centos 7 for this issue, update your cwp and rebuild webservers to get the issue fixed
sh /scripts/update_cwp
then rebuild websevers with default templates
sh /scripts/update_cwp
then rebuild websevers with default templates
741
CentOS 7 Problems / Re: 400 Bad Request
« on: January 15, 2019, 08:24:50 AM »
cwp released a new update for centos 7 for this issue, update your cwp and rebuild webservers to get the issue fixed
sh /scripts/update_cwp
then rebuild websevers with default templates
sh /scripts/update_cwp
then rebuild websevers with default templates
742
Updates / Re: Updates to CWP6
« on: January 15, 2019, 08:19:38 AM »
it will be once centos 7 is fully bug free
743
Apache / Re: After Rebuild vHosts all settings in /usr/local/apache/conf.d will resetted
« on: January 15, 2019, 08:18:58 AM »
rebuild checks for missing files and adds them, if you made some custom then this could be bad as you should modify existing
744
CSF Firewall / Re: Website recently hacked for Haintai
« on: January 15, 2019, 08:16:14 AM »
you should contact your experienced server admin to check the logs or cwp support
745
CentOS 7 Problems / Re: 400 Bad Request
« on: January 14, 2019, 08:45:24 AM »
simply make your own template for nginx and remove html extension from that file
http://wiki.centos-webpanel.com/webservers-vhost-templates
http://wiki.centos-webpanel.com/webservers-vhost-templates
746
CentOS 7 Problems / Re: PHPMyAdmin giving 502 Bad gateway
« on: January 14, 2019, 08:42:41 AM »
the best would be then that you contact cwp support to check that.
747
Other / Re: Main doman (not subdomains) is DOWN each 5 minutes.
« on: January 14, 2019, 08:32:41 AM »
probably related to some ssl redirect you should rebuild webservers and if that doesn't help then move to apache only.
you can also check for nginx https templates in webservers domain conf
you can also check for nginx https templates in webservers domain conf
748
Apache / Re: Apache webserver error
« on: January 14, 2019, 08:30:50 AM »
delete ssl for marketing.andreambrosio.com.br. as that looks like incomplete installation
749
CentOS 7 Problems / Re: Convert Share IP Server to Dedicated IP
« on: January 14, 2019, 08:29:25 AM »
this would be a manual config change...this has no anything with SEO.... if that would be an SEO condition then internet on ipv4 would be very limited as many sites then wouldn't be able to get ipv4.
path for ip location
/usr/local/apache/htdocs/
path for ip location
/usr/local/apache/htdocs/
750
Updates / Re: What does "yum reinstall cwpsrv cwpphp" do?
« on: January 14, 2019, 08:25:20 AM »Hello
What does "yum reinstall cwpsrv cwpphp" do?
Does it reinstall CWP?
If yes what is its difference withCode: [Select]cd /usr/local/src
wget http://centos-webpanel.com/cwp-el7-latest
sh cwp-el7-latest
Thanks
this what you mention is for clean server installation only
cwpsrv and cwpphp are services that run cwp
