Skip to main content

Posts

Featured

[Guide]Ran Control Panel Installation Using XAMMP ApacheFriends

  Good I just want to share my knowledge to everyone. Here's the simplified guide on how to create your Ran Control Panel. But before that, you should do the following: *Database FIX(For 1st time rancp installation) 1. Open your MSSQL2005 2. Login you MSSQL2005 account. 3. Expand the 'Databases'. 4. Expand your RanUser database 5. Expand the 'Tables'. 6. Right click on UserInfo then click 'Design' 7. Scroll down, add column namely 'UserEmail with data type 'varchar,50' . Check the box 'allow nulls' 8. Add column again namely 'UserPoint' with data type 'int,4' . Check the box 'allow nulls' 9. Close and save the design table. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ So, now let's start to install and modify your own Ran CP 1. Download and install the following:   Xampp 1.6.7 ntwdblib     2. After the downloads are finished, install the Xampp 1.6.6. After

Latest posts

Basic Tutorial To Make A Server (For windows users only)

Introduction