Search Our Database

MSSQL (Microsoft SQLServer) ConnectionString in ASP/ASP.net:

Introduction When working with ASP or ASP.NET applications that connect to a Microsoft SQL Server database, it’s essential to configure the connection string correctly. This guide provides the necessary connection string formats for various SQL Server drivers and connection types.   Prerequisites Microsoft SQL Server installed and running. ASP or ASP.NET application set up. Server

How to use spam filter in Directadmin (Enhanced skin)

Introduction This guide covers how to configure the spam filter in DirectAdmin. It is designed for users who want to block unwanted emails efficiently using DirectAdmin’s built-in spam filter. The process involves setting up filters based on email addresses, keywords, or email size, with the option to use SpamAssassin for more advanced control. This guide

How to redirect webmail to HTTPS on IIS for secure access

Introduction Redirecting webmail to load over HTTPS ensures secure communication by encrypting data between the server and users. In IIS (Internet Information Services), you can configure this by enabling SSL and setting up a redirect for non-HTTPS requests. This guide provides step-by-step instructions to redirect your webmail to HTTPS on an IIS server.   Prerequisites

How to resolve MySQL ‘Headers and client library minor version mismatch’ error in DirectAdmin

Introduction This guide explains how to resolve the MySQL ‘Headers and client library version mismatch’ error in DirectAdmin. This issue typically arises when MySQL has been updated and PHP is rebuilt through custombuild, but websites still encounter the error: Warning: mysql_connect() [function.mysql-connect]: /Headers and client library minor version mismatch/. /Headers:50157 Library:50511/   This error indicates

How to turn off brute force notification for DirectAdmin control panel

Introduction DirectAdmin provides a mechanism to block IP addresses involved in brute force attacks. However, by default, it also sends notifications each time a brute force attempt is detected. If you want to stop these notifications while still blocking suspicious IP addresses, you can configure DirectAdmin to hide the notifications without affecting the IP blocking

Improve Your WordPress Security

Introduction Securing your WordPress site is crucial to prevent attacks, data breaches, and unauthorized access. This guide outlines key steps to enhance your website’s security, protecting your content and users from potential threats.   Prerequisites Admin access to WordPress. Knowledge of basic WordPress settings. Access to the hosting control panel or server for advanced configurations.

How to check php information for your hosting server

Introduction To check PHP settings, modules and versions on your hosting server, you can use a simple script to generate detailed PHP information.   Prerequisites Access to your hosting server via FTP or file manager. A text editor to create a PHP file.   1. First, create a plain text file and name it as