Page 1 of 1

httpd.pid overwritten

PostPosted: 05. December 2008 08:38
by hanpedro
I've installed xampp-windows 1.6.8 on vista x64.
but this error message comes out.
"httpd.pid overwritten"

So I tried to foind out what happened.
I opened phpmyadmin and check mysql.
Then the results is here.
I tried to recovery, but same result.

Code: Select all

Table  Op  Msg_type  Msg_text 
mysql.columns_priv repair status OK
mysql.db repair status OK
mysql.event repair status OK
mysql.func repair status OK
mysql.general_log repair Error ȭ���� ã�� ���߽��ϴ�.: 'general_log' (������ȣ: 2)
mysql.general_log repair error Corrupt
mysql.help_category repair status OK
mysql.help_keyword repair status OK
mysql.help_relation repair status OK
mysql.help_topic repair status OK
mysql.host repair status OK
mysql.ndb_binlog_index repair status OK
mysql.plugin repair status OK
mysql.proc repair status OK
mysql.procs_priv repair status OK
mysql.servers repair status OK
mysql.slow_log repair Error ȭ���� ã�� ���߽��ϴ�.: 'slow_log' (������ȣ: 2)
mysql.slow_log repair error Corrupt
mysql.tables_priv repair status OK
mysql.time_zone repair status OK
mysql.time_zone_leap_second repair status OK
mysql.time_zone_name repair status OK
mysql.time_zone_transition repair status OK
mysql.time_zone_transition_type repair status OK
mysql.user repair status OK


Any suggestions would be appreciated.

Re: httpd.pid overwritten

PostPosted: 05. December 2008 08:45
by Wiedmann
but this error message comes out.
"httpd.pid overwritten"

This message comes in a popup windows, log, prevent apache starting?

I opened phpmyadmin and check mysql.

httpd.pid is a file from the Apache webserver.

Re: httpd.pid overwritten

PostPosted: 05. December 2008 09:13
by hanpedro
Wiedmann,

Thanks for your kind reply.

"httpd.pid overwritten" is at apache's log file.

Whenever I failed at logging in phpmyadmin, I checked mysql db.
I thought it might be some relationtionship.

About your question " This message comes in a popup windows, log, prevent apache starting?",
actually not.

Wiedmann wrote:
but this error message comes out.
"httpd.pid overwritten"

This message comes in a popup windows, log, prevent apache starting?

I opened phpmyadmin and check mysql.

httpd.pid is a file from the Apache webserver.

Re: httpd.pid overwritten

PostPosted: 05. December 2008 09:28
by Wiedmann
"httpd.pid overwritten" is at apache's log file.

Ok, so that's the "normal" warning in Apaches' error.log. But that's not a problem.

Whenever I failed at logging in phpmyadmin,

Why does it fail? (error message in browser)