Tag: How-To

How to configure Venus VT-12 CDMA USB modem with TelkomFlexi

TelkomFlexi is a fixed wireless CDMA provider. We will be using their FlexiNet Unlimited package. If you haven’t installed the modem, see this link before proceed with the following steps. Steps: [*] Edit the wvdial configuration file: nano /etc/wvdial.conf [*] You’ll see something like these: [Dialer Defaults] Modem = /dev/ttyUSB0 Baud = 460800 Init1 = ATZ Init2 = ATQ0 V1…

Read More »

How to: install ionCube loaders on Linux server

ionCube loader is the PHP extension that decodes encrypted PHP files at runtime. Most commercial hosting companies have ionCube loader installed already. But if this is not your case, here’s how to install the loader. Steps: [*] Login via SSH to your server as root [*] Download the loader from ionCube: wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.bz2 Wait until its finished: –09:20:50– http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.bz2 Resolving…

Read More »

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 »