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.
586
How to / Re: Trace Subdomain traffic logs
« on: June 28, 2019, 08:33:17 AM »
Hi, check access log in /usr/local/apache/domlogs/
587
Information / Re: CWP Packages not updating on Clients side
« on: June 26, 2019, 08:08:08 AM »
Hi, contact to CWP developers via the support portal. They will check that
588
Updates / Re: Update broke Opencart? Again
« on: June 23, 2019, 01:34:45 PM »
Hi.
Check the website log. Located in /usr/local/apache/domlogs
I guess you have something in .htaccess (Options FollowSymLinks, for example)
Check the website log. Located in /usr/local/apache/domlogs
I guess you have something in .htaccess (Options FollowSymLinks, for example)
590
Postfix / Re: Unable to send mail : Client Host rejected: Cannot find your hostname.
« on: June 23, 2019, 12:51:21 PM »591
CentOS 7 Problems / Re: MX Record
« on: June 23, 2019, 07:13:27 AM »
@RDouro please note, MX record not enough if you really want to use mail server.
You must add SPF/DKIM/DMARC and PTR (rDNS) as weel as.
You must add SPF/DKIM/DMARC and PTR (rDNS) as weel as.
592
CentOS 7 Problems / Re: Excessive resource usage: rpc (2453 (Parent PID:2453))
« on: June 23, 2019, 06:56:19 AM »
That is not an error. Just add it as @Sandeep said
593
CentOS 6 Problems / Re: How to disable apache error_log in cwp?
« on: June 23, 2019, 06:54:50 AM »
Check the logs config in /usr/local/apache/conf.d/vhosts/domain.tld.conf
594
Installation / Re: Nginx + Varnish Issue
« on: June 20, 2019, 04:11:12 PM »
You have to try to check nginx/Apache logs. Also, try to open your website without Varnish by ports like 8080
595
CentOS-WebPanel Bugs / Re: Creating CRON jobs in CWP
« on: June 18, 2019, 09:21:50 AM »
Hi, do not use root user for Cron jobs. Try to use another user without superuser permissions.
596
E-Mail / Re: I can not send email using PHPMailer.
« on: June 18, 2019, 09:16:45 AM »
That is not a CWP bug. That is incorrect configuration
![Wink ;)](https://forum.centos-webpanel.com/Smileys/default/wink.gif)
597
CentOS-WebPanel Bugs / Re: Security - Hide all processes if not owned by the user - Deactivates on reboot.
« on: June 18, 2019, 09:16:02 AM »
Send a message to developers via https://support.centos-webpanel.com/
598
Information / Re: Ongoing Issue With Crontab
« on: June 18, 2019, 09:14:49 AM »
So, first of all, try to restart crontab daemon by command: service crond restart
Then I would suggest adding crons via CWP. It has not bad GUI
Then I would suggest adding crons via CWP. It has not bad GUI
![Wink ;)](https://forum.centos-webpanel.com/Smileys/default/wink.gif)
599
Information / Re: IP Access restriction
« on: June 18, 2019, 09:11:14 AM »
Sure, you can use /etc/csf/csf.allow and set a subnet
600
Installation / Re: How can I find out whether it's CWP 6 or CWP 7?
« on: June 17, 2019, 06:55:07 AM »when you login into cwp you have info about the centos version 6/7How can I find it out if I only have SSH and cannot login to CWP admin panel?
Code: [Select]
cat /etc/redhat-release