guillof
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by guillof-
guillof commented,
Indeed, seems to be running, but I received several of those notifications so far, not from yesterday though. I wanted to know what could be the cause of the issue.
-
guillof commented,
Sure: /usr/local/cpanel/scripts/restartsrv_cpanellogd Waiting for "cpanellogd" to restart "waiting for "cpanellogd" to initialize "finished. Service Status cpanellogd (cpanellogd - waiting for...
-
guillof commented,
Hi, not sure in what platform is running, but in any case, that file doesn't exist: cat /proc/user_beancounters cat: /proc/user_beancounters: No such file or directory
-
guillof created a post,
The service cpanellogd appears to be down
I received the notification The service "cpanellogd" appears to be down. The subprocess "/usr/local/cpanel/scripts/restartsrv_cpanellogd" reported error number 9 when it ended. Running cat /var...
-
guillof created a post,
The service p0f appears to be down
I'm receiving tons of email notifications. The subject is: [ip-172-31-x-xxx.ap-northeast-1.compute.internal] FAILED : p0f (172.31.x.xxx) That ip is not the one from my server anymore (it use to ...
-
guillof commented,
When you mention "some sub folders" do they have their own password protection or htaccess in them? No. I think this could be a related problem. Access to: example.fi/. An authentication windo...
-
guillof commented,
Any ideas?
-
guillof commented,
Here it is: AuthName "Password Protected Area" AuthType Basic AuthUserFile /home/[USER]/public_html/.htpasswd require valid-user ############################################ ## default index f...
-
guillof commented,
Sure: AuthName "Password Protected Area" AuthType Basic AuthUserFile /home/[USER]/public_html/.htpasswd require valid-user at the beginning of the .htaccess (also tried at the end, same result)...
-
guillof created a post,
.htaccess authentication problem, it is not asking for password due to a RewriteRule
In a site I have enabled .htaccess authentication. It worked fine in Plesk, and it is working fine in a debian server test site (it has no control panel). But in cPanel this directive of .htaccess...