How to install cPanel/ WHM on Fedora 9

Saturday, June 27th, 2009 693 views

At the time of writing cPanel/WHM was not officially support Fedora 9, however to install cPanel you can do the following: yum -y install tcp_wrappers-devel perl tar mkdir /home/whm cd /home/whm wget http://layer1.cpanel.net/latest sh latest & Done.

Hosting, Cpanel, IIS, Apache, PHP, ASP, .NET, MySQL, MSSQL..

Monday, June 22nd, 2009 654 views

Running php 5.x on windows using tomcat 4.x or 5.x What it solves: Using php 5.x on Tomcat 4.x or 5.x Enabling php only in one web application, instead of globally. The simplest possible configuration is described. The descriptions are terse assuming your intelligence. We will assume php will be installed in c:\ drive. Substitute [...]