To enable .jsp pages in your account. /scripts/addservlets –domain=domain.com To disable .jsp pages in your account. /scripts/remservlets –domain=domain.com These cPanel scripts does the same operation.
Archive for the ‘Cpanel’ Category
How to enable .jsp pages in cpanel
Posted in Apache, Cpanel on October 25, 2009 | Leave a Comment »
RVSkin Installation
Posted in Cpanel, INSTALLATION on October 4, 2009 | Leave a Comment »
SSH as root to server that was registered while purchasing the license and run: mkdir /root/rvadmin; cd /root/rvadmin; wget http://download.rvglobalsoft.com/download.php/download/rvskin-auto/saveto/rvauto.tar.bz2; bunzip2 -d rvauto.tar.bz2; tar -xvf rvauto.tar; perl /root/rvadmin/auto_rvskin.pl Answer a couple of questions on your shell, and wait until it finishes. First installation will take 2- 5 minutes to install. Installer will create a new [...]
Integrate Rvskin with Modernbill system
Posted in Cpanel on October 4, 2009 | Leave a Comment »
Passwordless accessing modernbill from user cPanel will not easier than this. You can integrate it to RVSkin within 1 minutes! 1. At RVSkin Manager, go to Modernbill Integration 2. Set modernbill database information 3. Surprises, you are done.
Integrate Rvskin with PostgreSQL database
Posted in Cpanel on October 4, 2009 | Leave a Comment »
1. At RVSkin Manager, go to PostgreSQL database 2. Select the ‘Enable’ to integrate PostgreSQL database to RVSkin. 3. Click at submit. PostgreSQL should now integrated. 4. In Package – feature Manager, Click at edit at default feature list or in each package feature list. 5. Find the PostgreSQL and select Enable in each feature [...]
How to integrate Urchin with Rvskin
Posted in Cpanel on October 4, 2009 | Leave a Comment »
1. At RVSkin Manager, go to Urchin Integrate 2. In Urchin integrate; you get two choices for set Urchin. The first one is cPanel Urchin build-in integration that you can integrate immediately and the second one is your own integration that you have to show the path and log in page to install Urchin by [...]
How to integrate Fantastico with Rvskin
Posted in Cpanel on October 4, 2009 | Leave a Comment »
Fantastico is automatically integrated since Fantastico Deluxe 2.8. If it isn’t integrated, please follow the instruction here: 1. Go to rvadmin RVSkin Manager / 3rd Party Integration / Fantastico Integration. 2. There is an instruction to creaet symbolic link, if it doesn’t exist please do it first. You can verify it by ignore this step. [...]
How to uninstall RVSkin?
Posted in Cpanel on October 4, 2009 | Leave a Comment »
Run this command: perl /root/rvadmin/uninstall.pl Thats all
How to set up WHM Remote Access Key for RVSkin?
Posted in Cpanel on October 4, 2009 | Leave a Comment »
Usually, RVSkin will detect WHM Remote Access Key. If RVSkin detected, WHM Remote Access Key will install automatically. However if your server is new or just installs cPanel, RVSkin will not able to detect WHM Remote Access Key and you have to install WHM Remote Access Key manually. To install WHM Remote Access Key please [...]
What are WHM, cPanel and RVSkin and how are they difference?
Posted in Cpanel on October 4, 2009 | Leave a Comment »
WHM (WebHosting Manager) is the control panel for managing your server. It has tools to manage all features in the server such as server setup, reseller, account function, themes, etc. cPanel has been controlled by WHM. cPanel is a fully featured web-based control panel that allows you to manage your domain through a web interface. [...]
Suhosin – Changing config values
Posted in Cpanel, SECURITY on October 4, 2009 | Leave a Comment »
Suhosin, the hardened php project. If you are having some troubles running some scripts after you’ve installed, you will have to change some of the configuration values. There are three ways of doing this, however, I’ll only touch on two of them. Both require you to have root access to the server. If you want [...]