postcd
- Total activity 816
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 184
Posts
Recent activity by postcd-
cPanel shows other usage files
Hello, in cpanel "Disk Space Usage" section it tells me "Other Usage"" is like 4GB. so i went to command line. cd /home/myusername;du -h . --max-depth=1 and result was: 4.0K ./.ssh 248K ./...
-
Mysql databases deleted and also Wordpress wp-config.php files
Hello, today i found one of my cpanel accounts 10 wordpress blogs stopped working, because their directories missing wp-config.php files, when i looked into cpanel, mysql section i found there are...
-
how to remove "OPTIONS * HTTP/1.0" 200 - from logs?
Hello, in this post, Infopro links to cpanelDon post where he link to article [url=http://wiki.apache.org/httpd/InternalDummyConnection]InternalDummyConnection - Httpd Wiki in article is written ...
-
Empty httpd access log
Hello, my /var/log/httpd/access_log even after httpd restart [QUOTE]root@* [/var/log/httpd]# ls -lh total 24K drwx------ 3 root root 4.0K Sep 11 13:53 ./ drwxr-xr-x 11 root root 4.0K Sep 28 03:5...
-
License issue, /usr/local/cpanel/cpkeyclt wrong IP
Hello, i have 2 IPs assigned to VPS with WHM, but suddenly WHM started showing licensing issue, when running /usr/local/cpanel/cpkeyclt it shows the wrong IP (the other one not one which whm is l...
-
Can i safelly noexec /tmp directory?
Hello, on a WHM server (its virtual server on openvz) can i safelly execute these commands? add to /etc/fstab: [QUOTE]none /tmp tmpfs nodev,nosuid,noexec 0 0 then mount: [QUOTE]mount -t tmpfs -o...
-
SSL certifficate conflict - all https domains redirected to primary https domain
Hello, an WHM server with on IP. Three SSL certifficates are installed. THey are visible in "Home "SSL/TLS "Manage SSL Hosts" and one is probably set as "Primary" and this domain certifficate is u...
-
Sec. Advisor: Apache Symlink Protection: mod_ruid2 loaded in Apache
.vB How can i fix these erros returned by WHM security advisor please? I have Apache: 2.2.27 Default PHP Version (.php files) 5 PHP 5 Handler suphp Apache suEXEC on Apache Ruid2 on
-
Trivially weak passwords are permitted. - why issue
The security advisor (Home "Security Center "Security Advisor) says: [QUOTE]Trivially weak passwords are permitted. Configure Password Strength requirements in the "Password Strength Configuration...
-
mod evasive
how to check if its installed properly? php -i | grep evasive resturns nothing update: check this "ls /usr/local/apache/modules/" i did not found any modevasive in any httpd.conf files here is ...