Hello All,Below mentioned is an example of MySQL settings for wp-config file of wordpress: // ** MySQL settings ** // define(‘DB_NAME’, ‘database name’); // The name of the database define(‘DB_USER’, ‘database user’); // Your MySQL username define(‘DB_PASSWORD’, ‘database user password’); // …and password define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value [...]
READ MORE »Posts in category WordPress KB
How to view blog statistics?
To view the blog statistics and the daily hits of your site, 1) Login to the dashboard. 2) Under main Label, click on “Blog stat”. 3) You can view a) The statistics by Day, week and Months. b) Also you can view the top referrers of your site. c) Your top visited posts and pages. [...]
READ MORE »How to install WordPress on Windows 2003 server and IIS 6.0?
Hello All, In order to install wordpress on windows 2003 server with IIS 6.0, following software should be present on your server:- Install PHP 4.3. WordPress requirements clearly state that one must install PHP 4.1 or higher, they do not mention that WordPress will not work on Windows Server 2003 with PHP 5 as commonly [...]
READ MORE »How to add widgets to the main page of your blog?
How to add widgets to the main page of your blog: 1) Login to your dashboard. 2) Click on Design label. 3) Click on widgets. 4) Now in the right side of the window, select the slide bar where you want to add the widgets i.e. Main slide bar or Right slide bar. 5) Now [...]
READ MORE »













