May 28, 2011

[DBNETLIB][ConnectionOpen (Invalid Instance()).]Invalid connection Error when binding MSSQL database with plesk 10

Plesk,

Connection to a named instance of SQL server 2005/2008 should be made using the format 'VirtualServer\Instancename'. if the IP address of a machine running a named SQL server instance (ONE)is...

Read more
May 28, 2011

MSSQL – Enabling “Service Broker protocol” for a DB

Windows General,

To determine whether or not Service Broker is enabled for a particular database, execute the following T-SQL: SELECT is_broker_enabled FROM sys.databases WHERE name = 'Database name'; -- Enable Service Broker:...

Read more
May 28, 2011

Event viewer error message “Metabase Key 7041 is out of range. using 1 as default”

Windows General,

When you access a website in Event viewer there is a error message "Metabase Key 7041 is out of range. using 1 as default". Metabase Key 7041 - AspExecuteInMTA AspExecuteInMTA...

Read more
May 28, 2011

When I open File Manager I get “Operation failed” error.

Plesk,

Symptoms When I open File Manager I am getting the following error:FileList::init() failed: ls_dir_wrapper() failed: Unable to logon user (PLESK900W2K3\USER1): (1326) Logon failure: unknown user name or bad password. --------...

Read more
May 28, 2011

Common Errors and Fixes in IIS and its applications

Windows General,

Service Unavailable: If you face the error Service unavailable while accessing the domains in the browser. Cause: Application pool gets stopped for that domain. Fix: In this case you have...

Read more
May 7, 2011

Steps to install SQL server 2008 with screenshot

Database,Windows General,

Microsoft SQL Server 2008 Release to Manufacturing (RTM) was released in the August 2008. There are different versions of SQL Server 2008 available such as Enterprise, Standard, Workgroup, Web, Express,...

Read more
June 16, 2010

Using wildcard subdomains in Plesk

Plesk,

In some situations, you may want to have domain.com as well as *.domain.com point to the same site in Plesk. Plesk will automatically set up hosting for domain.com and www.domain.com...

Read more
June 16, 2010

How to enable more than 4GB RAM support on Linux 32bit servers?

Linux General,

# uname -r 2.6.18-8.1.3.el5 # yum info kernel-PAE Available Packages Name : kernel-PAE Summary: The Linux kernel compiled for PAE capable machines. Description: This package includes a version of the...

Read more
May 19, 2010

FFMPEG Installation

Linux General,

FFMPEG and it's related modules Installation through Script: 슠 슠 Details:All FFmpeg packages are installed from source except codecs. The main dependency for installing ffmpeg is: yum Ffmpeg installation will...

Read more
May 19, 2010

Plesk DBWebadmin(PHPMyAdmin) Error

Plesk,

FFMPEG and it's related modules Installation through Script: Details:All FFmpeg packages are installed from source except codecs. The main dependency for installing ffmpeg is: yum Ffmpeg installation will...

Read more