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.
76
CentOS-WebPanel Bugs / Re: ALL Down please help!!
« on: December 28, 2017, 07:10:49 AM »
It looks like your file system is in the read-only mode, did you check your file system using fsck command?
77
Information / Re: change ip
« on: December 28, 2017, 06:25:31 AM »
Check this tutorial:- http://forum.centos-webpanel.com/how-to/how-to-change-the-ip-address-of-a-server/
78
Apache / Re: Long restart time
« on: December 23, 2017, 06:00:18 AM »
How many accounts are you hosting on the server? What's the server configuration (RAM and CPU) etc?
79
Installation / Re: Change default site storage
« on: December 22, 2017, 08:01:29 AM »
You will need to make the changes in the httpd.conf file to change the document root.
80
CentOS 7 Problems / Re: Default Page Displayed for new account
« on: December 21, 2017, 07:54:43 AM »
Check this link :- http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
81
FTP / Re: FTP login problem
« on: December 21, 2017, 07:51:50 AM »
Did you disable iptables/firewall on the server and then try to login to FTP?
82
E-Mail / Re: Email just stopped working
« on: December 20, 2017, 08:17:31 AM »
I think this issue might be due to incorrect PTR record:- https://mxtoolbox.com/SuperTool.aspx?action=ptr%3a24.239.14.203&run=networktools so fix this issue first and then try to send/receive emails.
83
Softaculous / Re: Softaculous doesn't work
« on: December 20, 2017, 07:12:04 AM »
Follow this link to install Softaculous:- http://softaculous.com/docs/Installing_Softaculous_in_CentOS_Web_Panel#Installing_Softaculous
84
CentOS 6 Problems / Re: /dev/root is a full - Boring problem
« on: December 20, 2017, 07:05:27 AM »
What's the output of command:- du -sch /*
85
CentOS 7 Problems / Re: Error in my_thread_global_end Centos panel 7
« on: December 17, 2017, 08:03:15 AM »
Did you upgrade MySQL on your server? What exact changes made?
86
How to / Re: Server down
« on: December 14, 2017, 04:47:33 AM »
Check if there is anything logged in file about server down event /var/log/messages
87
E-Mail / Re: Mails stuck in mail queue and large mail queue
« on: December 14, 2017, 04:45:20 AM »
Paste here output of file /var/log/maillog
88
Problems on other RedHat linux servers / Re: Port 2030 does not open
« on: December 14, 2017, 04:43:10 AM »
Try
service iptables stop
service httpd restart
service named restart
service cwpsrv restart
service iptables stop
service httpd restart
service named restart
service cwpsrv restart
89
Installation / Re: Clarification of hostname instructions
« on: December 12, 2017, 06:21:27 AM »
Yes, you can setup hostname as a subdomain (server.domainname.com) of the website you're hosting.
90
CentOS-WebPanel Bugs / Re: Link to webmail dosn't work
« on: December 12, 2017, 06:16:40 AM »
Is it fresh/new CWP installation?