Setup Account Package And Create Account In WHM

After you setup your domain as nameserver, your next step is create a package then create account. So you can host your website on your VPS. WHM has a built in function to manage your VPS as share hosting, and you can sell your service with multiple package option. And every account will have their own interface so called CPanel, to manage their own files, database, email and many more.Login to your WHM control panel. http://yourdomain/whm. And give root username and password. After … Read more...

Step By Step Setup a VPS With WHM/Cpanel

A linux server is one of the best operating system for server purpose. It is secure, powerful, fast and free. But setting up the a Linux server is time consuming, you should have a proper technical skill in computer and networking technology. But you can skip all of that technical skill just by using a powerful tools called WHM/cPanel. WHM (WebHost Manager) or cPanel is a Unix based web hosting control panel that provides a graphical interface and automation tools designed to simplify the … Read more...

PDO Sqlite3 Not Working In PHP 5.3.3 And WHM/Cpanel 11.26.8

The latest PHP v.5.3.3 doesn't work good with PDO Sqlite3. I am using a VPS (Virtual Private Server) with Centos 5 and WHM/Cpanel 11.26.8. Everything goes fine except there is an error message "undefined symbol: sqlite3_libversion" in all users error_log.I did compile my server with this configuration: Apache v2.2 PHP 5.3.3 PDO and PDO_MySQL enabledThe compile process run without problem and success. But if you notice that, in error_log will show an error message like … Read more...