Yet another PHP issue...

Joerg Anslik joerg at anslik.de
Tue Feb 8 14:45:04 PST 2005


Well,

>>ini_set('session.save_handler','files');
>>session_start();

after taking a look at gdb's backtrace, I found PHP 4.3.10_2 was still
accessing some old crap in /usr/local/lib/php/[...], which for some
reason wasn't deinstalled (I'm sure [at least to some extend] I did a
complete deinstall before re-installing php4 and php4-extensions.

After manually removing /usr/local/lib/php and a fresh re-install, I
got everything in place and am no longer facing bus error core dumps
when calling "session_start()".

@Jonas: It's obviously okay to upgrade...but you should check
/usr/local/lib/php for multiple instances of *.so modules, though.
I'll try to reproduce this effect on my test machine when I have time,
which, in fact, I really don't have. :)

--j

-----------------------------------------------------
who | grep -i blonde | talk; cd ~; wine; talk; touch;
unzip; touch; strip; gasp; finger; gasp; mount;
fsck; more; yes; gasp; umount; make clean; sleep





More information about the Users mailing list