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.
1592
How to / Re: How TO Setup Remote Backup
« on: March 30, 2016, 05:55:45 AM »
contact support for more investigations
1593
Apache / Re: Apache brokes after PHP Selector
« on: March 29, 2016, 06:23:14 PM »Quote
The question now is how apache was installed from Centos repository... Looking at yum.log I see httpd was installed 2 times during PHP compilation from the selector featured in CWP, the first time CWP has removed it and restored his own apache but the second time CWP didn't removed the apache installed as dependency from the Centos repository during the compilation process. As result I ended with an unusable CWP.
apache recompile after php installation it is a normal operation
1594
DNS / Re: Domain doesn't work without 'www'
« on: March 29, 2016, 02:35:30 PM »
htaccess script will do the trick by redirecting non www to www.
files and databases will be safe.
files and databases will be safe.
1595
DNS / Re: Domain doesn't work without 'www'
« on: March 29, 2016, 02:22:50 PM »
you dns record should be non www to redirect to www ... if your existing record is for www.domain.com then how it will redirect non www. to www
1596
DNS / Re: Domain doesn't work without 'www'
« on: March 29, 2016, 02:18:17 PM »
yes .... after that create a .htaccess file to redirect non www to www and edit the domain url setting in WordPress admin settings. to www.domain.com
1597
DNS / Re: Domain doesn't work without 'www'
« on: March 29, 2016, 02:09:58 PM »
delete all dns records and create new one :-
A
Cname
MX
NS
A record will be non www and should point to server ip address
eg.
A domain.com 192.168.0.1
cname www domain.com
A
Cname
MX
NS
A record will be non www and should point to server ip address
eg.
A domain.com 192.168.0.1
cname www domain.com
1598
Suggestions / Re: Web Centos Panel
« on: March 29, 2016, 01:24:50 PM »
no auto installation script is available, you have to install it manually their are many tutorials are available for free
1599
DNS / Re: Domain doesn't work without 'www'
« on: March 29, 2016, 01:22:28 PM »
yes
just add A record and cname record for www
you need to add ns records also
just add A record and cname record for www
you need to add ns records also
1601
Mod_Security / Re: Wordpress does not work after activate the Mod Security
« on: March 29, 2016, 06:28:46 AM »
why not use cloudflare free plan ?
1602
I can build it / Re: Template
« on: March 29, 2016, 06:26:08 AM »
for custom requests contact support
1603
DNS / Re: Domain doesn't work without 'www'
« on: March 28, 2016, 10:06:12 AM »Hi, try to edit the file /var/named/juvebalkan.com.db directly and add the record.
I think he messed the bind server
1605
Apache / Re: Apache brokes after PHP Selector
« on: March 28, 2016, 09:43:41 AM »
let me check through team viewer or contact cwp support