cpanel

cPanel : Change Main Domain DocumentRoot

:: What’s is cPanel cPanel is a Unix based web hosting control panel that provides a graphical interface and automation tools...
sysadmin.id
18 sec read

cPanel :: htpasswd to protection directory using htaccess

:: How to protect directory in cPanel 0. Login in cPanel 1. Go to “Password Protect Directories” 2. Select folder want...
sysadmin.id
19 sec read

cPanel :: MySQL server is currently offline

:: How to fix if you got “MySQL server is currently offline” in cPanel just change mysql root password via WHM:...
sysadmin.id
8 sec read

WHM / cPanel :: installing red5 server

:: How to install red5 in cPanel Server + Setup apache ant wget //mirror.cc.columbia.edu/pub/software/apache//ant/binaries/apache-ant-1.8.4-bin.tar.gz tar -xzf apache-ant-1.8.4-bin.tar.gz mv apache-ant-1.8.4 /usr/local/ant +...
sysadmin.id
53 sec read

cPanel :: Install ruby

:: How to install ruby on cPanel /scripts/installruby whereis ruby ruby: /usr/bin/ruby /usr/lib/ruby /usr/share/man/man1/ruby.1   + Google + cPanel
sysadmin.id
5 sec read

cPanel :: How to install flvtool2

:: how to install flvtool2 on cPanel server wget //rubyforge.org/frs/download.php/17497/flvtool2-1.0.6.tgz tar -xzf flvtool2-1.0.6.tar cd flvtool2-1.0.6 ruby setup.rb config ruby setup.rb setup...
sysadmin.id
9 sec read

cPanel :: Enable individual php.ini on FastCGI

:: Requirement on vhost make sure your vhost have these: ScriptAlias /cgi-bin/ "/home/username/public_html/cgi-bin/" Options +ExecCGI -Includes AddHandler cgi-script .cgi .pl .plx...
sysadmin.id
33 sec read