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.
1606
How to / Re: How TO Setup Remote Backup
« on: March 28, 2016, 09:42:39 AM »
did you wait for 24 hrs ? as daily backup runs once in 24 hrs
1607
Installation / Re: After installation can't acces to web admin
« on: March 28, 2016, 09:37:59 AM »
contact cwp support for more investigations
1608
Apache / Re: Apache brokes after PHP Selector
« on: March 28, 2016, 09:34:53 AM »
do a fresh install of os and cwp
1609
DNS / Re: Domain doesn't work without 'www'
« on: March 27, 2016, 11:13:04 PM »
I'll recommend you to use cloudflare dns or cwp free dns services...
1610
DNS / Re: Domain doesn't work without 'www'
« on: March 27, 2016, 11:09:22 PM »
It is name server problem ... Name servers are not correctly configured
1611
DNS / Re: Domain doesn't work without 'www'
« on: March 27, 2016, 10:56:56 PM »
If you moved to new server with new ip check the server ip in name server (child name server)
1612
DNS / Re: Domain doesn't work without 'www'
« on: March 27, 2016, 10:55:05 PM »
Your domain's dns records are not properly setup. Check your name server and dns records.
1613
DNS / Re: Domain doesn't work without 'www'
« on: March 27, 2016, 10:47:06 PM »
Can u pm the domain or u can post here
1614
Installation / Re: After installation can't acces to web admin
« on: March 27, 2016, 10:43:13 PM »
What u last modified/install ?
1615
DNS / Re: Domain doesn't work without 'www'
« on: March 27, 2016, 10:29:51 PM »
Redirect non www to www in .htaccess
1616
CentOS 6 Problems / Re: MySQL Daemon failed to start
« on: March 25, 2016, 03:57:08 AM »
i'll recommend you to install mariadb
Installer with MySQL version 5.1
Installer with MARIA-DB 10.1
take backup of your database
Installer with MySQL version 5.1
Code: [Select]
cd /usr/local/src
wget http://centos-webpanel.com/cwp-latest
sh cwp-latest
Installer with MARIA-DB 10.1
Code: [Select]
cd /usr/local/src
wget http://centos-webpanel.com/cwp-latest
sh cwp-latest -d mariadb
take backup of your database
1617
CSF Firewall / Re: DDoS Protection script
« on: March 25, 2016, 03:51:09 AM »
it is basic protection
1618
Installation / Re: Two addresses for the root mail?
« on: March 24, 2016, 04:00:53 PM »
I doubt u can't do it from the cwp interface
1620
CentOS 6 Problems / Re: MySQL Daemon failed to start
« on: March 24, 2016, 01:53:46 PM »
what is the version of mysql ?