CBG
- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by CBG-
Hi, Thanks for the reply, I had read some of that and I also just found a guide on the internet from 2010 Link: [url=http://blog.securitytargets.com/2010/10/hardening-centos-kernel-with-grsecurity...
-
Hi, I ended up using NT PHP Selector by Nixtree
-
Hi, No more issues and it has been working fine, I noticed the next day it was Up. As I just brought the server up, it was a major rush to get it sorted.
-
Here is the requested info: [root@sophie ~]# grep -i 'nscd' /var/log/chkservd.log Loading services .....apache_php_fpm....cpanellogd....cpdavd....cphulkd....cpsrvd....crond....dnsadmin....exim.......
-
Hi, I am having the same issue as well, I installed a fresh 15 day trial license for a few days while I try the server out. I am running on an OVH Cloud server KVM. On the Service Status Page it ...
-
Hi, Just installing cPanel Trial. But I did run: [centos@katie ~]$ sudo virt-what kvm [centos@katie ~]$ sudo dmidecode -s 'system-product-name' OpenStack Nova [centos@katie ~]$ WHM says: CENTOS...
-
Hi, Yes I have the below .htaccess in home/USERNAME/public_html/ RewriteEngine on RewriteCond %{HTTP_HOST} ^(www.)?DOM-AIN.co.uk$ [NC,OR] RewriteCond %{HTTP_HOST} ^(www.)?DOM-AIN.uk$ [NC,OR] Rew...
-
Hi, The only different it was on a sub-domain and that the PHP to use was at the bottom. The sub-domain was located outside of the public_html folder, so was in /home/USERNAME/dev.DOMAIN.co.uk/.ht...
-
Thank you, that did the trick :) Feel like a complete doughnut
-
If I put the password protect above the rewrite rules, it ask for username and password, but when you press cancel, it starts to load the page and not give a 401, same if I remove RewriteEngine off...