Tag: How-To

How to fix “Task manager has been disabled by the administrator”?

Usually this caused by a virus or your administrator disabled access to it. Symptoms: [*] A grayed out task manager when right click at [url=http://en.wikipedia.org/wiki/Taskbar]Systray[/url] clock [*] If you run taskmgr.exe directly via “Start Menu >> Run” or command line it will give you the following message: Task manager has been disabled by the administrator Fix: [*] Start Menu >…

Read More »

How to fix: Error 1075, The dependency service does not exist or has been marked for deletion

Exact error: System error 1075 has occurred. The dependency service does not exist or has been marked for deletion. Symptom: Viewing any Windows XP/Vista service “Dependencies” tab in Control Panel > Administrative Tools > Services, throw an error. Possibly cause(s): Broken Windows Management Instrumentation repository. Purpose: Windows Management Instrumentation (WMI) is the infrastructure for management data and operations on Windows-based…

Read More »

How to fix ConfigServer Mail Manage Internal Server Error after cPanel upgrade?

I was upgrading my cPanel to v11.24.4-R32603 – WHM 11.24.2 – X 3.9 and I noticed that ConfigServer Mail Manage is broken after the upgrade. Below is the error message I got while accecssing ConfigServer Mail Manage (http://[IP_Address]:2087/cgi/addon_cmm.cgi) Internal Server Error Premature end of script headers: /usr/local/cpanel/whostmgr/docroot/cgi/addon_cmm.cgi:Please check / usr / local / cpanel / logs / error_log for the…

Read More »

How to move MySQL datadir to another drive

Is your MySQL database consuming a significant amount of space, and your current drive is running out of storage? Moving your MySQL database to another drive can be a viable solution, minimizing downtime while potentially boosting MySQL performance, particularly on high-speed drives like Raptor or SCSI. In this guide, we’ll walk you through the process. I’m assuming: – the second…

Read More »

How to disable Drupal comment block timestamp?

Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Official website: http://drupal.org We will disable the comment block timestamp, something like this: # Lorem ipsum… 1 weeks 1 day ago # Lorem ipsum… 1 day ago After hack: # Lorem…

Read More »

How to block blank referrer in PHProxy?

PHProxy is a webproxy written in PHP to bypass firewalls and other proxy restrictions through a web interface very similar to the popular CGIProxy. The server that this script runs on simply acts as a medium that retrives resources for you. The only IP address shown will be the server’s IP address so basically it is indirect browsing. The only…

Read More »