Grub Error 22

Saturday, November 3rd, 2007

Lets say you have installed 2 OS in your pc Windows & Linux in separate partitions and you use GRUB as a boot loader, then if you some day decide to remove the linux partition (as I did) you will face an error uppon reboot , that will be GRUB Error 22, thats because grub is looking to find its files in the “erased” linux partition which ofcourse isnt there.

(more…)

phpBB 1016 Can’t open file: Error

Sunday, October 21st, 2007

If you face the error:

1016 Can’t open file: ‘phpbb_sessions.MYI’. (errno: 145)

then you will have to (more…)

ISAPI Extention gives error: The specified module could not be found.

Saturday, June 23rd, 2007

If you have enabled ISAPI ext. to a vhost and you get blank pages or “The specified module could not be found.”

(more…)

How do I change the address Qmail (MAILER-DAEMON@hostname.tld) sends error messages to.

Tuesday, May 29th, 2007

As By default Plesk administrator’s email address is listed in:

(more…)

PHP Error Reporting on vhosts

Saturday, May 12th, 2007

You can enable or disable php error reportin in any vhost just by using this: php_flag display_errors on

(more…)

Windows Plesk error: DB query failed: Duplicate entry ‘logout’ for key 1

Thursday, April 19th, 2007

If you try to disable a client in Plesk and you get failure with the error:

DB query failed: Duplicate entry ‘logout’ for key 1

(more…)