Category: Plesk For Windows

Cannot Connect to WMI Provider. You do not have permissions of the server is unreachable

Sometime while connecting to MSSQL Server Configuration Manager it throws following Error Cannot Connect to WMI Provider. You do not have permissions of the server is unreachable. Note that you can only manage SQL Server 2005 servers with the SQL Server Configuration Manager. Invalid namespace[0x8004100e] I have searched on Google and found that it happens
Read More »

Fix:- DNSZone::Table::select() failed: no such row in the table

Sometime while deleting domain from Plesk it throws following Error: DNSZone::Table::select() failed: no such row in the table This error occurs when there were invalid columns in DNS table of Plesk Database. You can check if there is a invalid column in database using following command "%plesk_bin%"\dbclient.exe --direct-sql --sql="SELECT domains.name FROM domains LEFT JOIN dns_zone
Read More »

Unattended MSSQL 2005 Installation – Command Line Installation of MSSQL

Microsoft SQL Server is a relational model database server produced by Microsoft and it’s Installation is quite Easy using GUI where a user has to selects the options which he/she needs with the database server and install it. We can automate the installation procedure and make it so simple that MSSQL can be installed using
Read More »

Plesk Error FIX:- Call to undefined function isKeyProp()

Sometime Plesk show following ERROR after login Fatal error: Call to undefined function isKeyProp() in C:\Parallels\Plesk\admin\auto_prepend\auth.php3 on line 40 This problems normally comes due to conflicts/difference between Plesk DLL’s and System DLLS. This problem can be solved by replacing libeay32.dll and ssleay32.dll of the server with the DLL’s provided by Plesk. Following are the steps
Read More »

Horde Error: Cannot use object of type DB_sqlite as array

While Accessing Horde Webmail interface in Plesk it gives following error Fatal error: Cannot use object of type DB_sqlite as array in D:/inetpub/vhosts/webmail/horde/lib/Horde/DataTree.php on line 656 To fix this error first go to C:/Parallels/Plesk/Additional/Php OR any Directory where Plesk PHP4 is installed and execute Following commands C:/Parallels/Plesk/Additional/Php>pear upgrade –force pear downloading PEAR-1.9.0.tgz … Starting to
Read More »

Schedule Task Error: General page initialization failed. The specific error is: 0x8007000d: The data is invalid

Sometime Schedule tasks on Microsoft doesn’t run and which checking them from Schedule tasks it give a pop up with following Error ERROR: General page initialization failed. The specific error is: 0x8007000d: The data is invalid. An error has occurred attempting to retrieve task account information. You may continue editing the task object, but will
Read More »