mysql upgrade 4.0.17 --> 5.0.37

jeroentja

New member
Joined
Dec 1, 2005
Messages
4
This evening I updated php 4.x tot 5.4.2. That wass all ok.
After that I tried to update mysql 4.0.17 to mysql 5.0.37. I used http://help.directadmin.com/item.php?id=137.

The problem: Most of my sites are not working anymore. For example http://www.jerlee.nl/ (the page is all white in Firefox) and in IE the page cannot be displayed. But phpinfo() is working: http://www.jerlee.nl/info.php

The errorlog says:
[Sat Oct 20 02:36:42 2007] [notice] child pid 10410 exit signal Segmentation fault (11)
and
[Sat Oct 20 01:45:52 2007] [notice] child pid 29071 exit signal Illegal instruction (4)

What can I do to fix this?

I don't know why, but after re-installing an re-installing it is working :)
 
Last edited:
Back
Top