Search found 2 matches

by jmrukkers
Tue May 16, 2006 7:51 am
Forum: PHP Help and Discussion
Topic: Segfault using PHPAdmin - PHP 4.2.2, Mysql 4.1.19 -Red Hat 9
Replies: 4
Views: 6684

Some more searching on the forum produced http://atomicrocketturtle.com/forum/viewtopic.php?t=789 - I removed mod_auth_mysql as suggested, and lo and behold, it works. Seems that this component loaded an older version of the mysql api.
I do hope removing this didn't break anything...

-- John
by jmrukkers
Tue May 16, 2006 5:12 am
Forum: PHP Help and Discussion
Topic: Segfault using PHPAdmin - PHP 4.2.2, Mysql 4.1.19 -Red Hat 9
Replies: 4
Views: 6684

Segfault using PHPAdmin - PHP 4.2.2, Mysql 4.1.19 -Red Hat 9

Hi, I upgraded php and mysql from your repository. Most applications using php and mysl are working, but with phpmyadmin I get a segmentation fault. I get the impression that this may be related to an improper version of mysql.so. Btw to get the former working at all, I had to manually update php.in...