MySQL Forums
Forum List  »  PHP

php5 with phpMyAdmin won't browse tables, Apache crash
Posted by: Andre Bruijn
Date: August 31, 2005 04:00AM

phpMyAdmin has a 'browsing tables' problem after update to php5, and even Apache crashes.
The error.log says: [notice] Parent: child process exited with status 3221225477 -- Restarting.

Signature of failure window:
szAppName : Apache.exe szAppVer : 2.0.48.0 szModName : php5ts.dll
szModVer : 5.1.0.0 offset : 00005b1c

After updating from php4(4.3.10.10) to php5 (5.0.0.4) I met the problem.
What I still can do is creating a table and inserting a row, but I cann't browse.
All other php applications work fine.
I do have the problem with versions phpMyAdmin 2.5.6 and version 2.6.3-pl1.
For MySql I used only mysql-4.0.18. The Apache version is 2.
(The cli command select works ok.)

After clearing the Apache status window for 3 times I do get 3 restarts; you can see this on the error.log:
[Tue Aug 30 18:00:22 2005] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Tue Aug 30 18:00:22 2005] [notice] Parent: Created child process 2072
[Tue Aug 30 18:00:23 2005] [notice] Child 2072: Child process is running
[Tue Aug 30 18:00:23 2005] [notice] Child 2072: Acquired the start mutex.
[Tue Aug 30 18:00:23 2005] [notice] Child 2072: Starting 250 worker threads.
[Tue Aug 30 18:00:28 2005] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Tue Aug 30 18:00:29 2005] [notice] Parent: Created child process 5244
[Tue Aug 30 18:00:29 2005] [notice] Child 5244: Child process is running
[Tue Aug 30 18:00:29 2005] [notice] Child 5244: Acquired the start mutex.
[Tue Aug 30 18:00:29 2005] [notice] Child 5244: Starting 250 worker threads.
[Tue Aug 30 18:00:33 2005] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Tue Aug 30 18:00:34 2005] [notice] Parent: Created child process 1816
[Tue Aug 30 18:00:34 2005] [notice] Child 1816: Child process is running
[Tue Aug 30 18:00:34 2005] [notice] Child 1816: Acquired the start mutex.
[Tue Aug 30 18:00:34 2005] [notice] Child 1816: Starting 250 worker threads.

Someone any idee?

Options: ReplyQuote


Subject
Written By
Posted
php5 with phpMyAdmin won't browse tables, Apache crash
August 31, 2005 04:00AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.