Greetings to everyone,
I have the following problem - when I install PHP 5.2 with --enable-libxml flag on FreeBSD 5.3 OS, I get problems with crushing of simple recursion scripts (Bus error).
I tried to describe this problem on php.net (http://aspn.activestate.com/ASPN/Mail/M ... ev/3809878), but the developers said it's not PHP bug. Anyway, they are right, I guess, but the problem stays.
Unfortunately, at present time, I do not have the possibility to upgrade OS or install PHP 5.3. So my best try is to make this post and hope that someone has met similar problems and solved them where I have failed.
Thanks ahead!
PHP 5.2 with libxml2 on FreeBSD 5 - some problems.
Moderator: General Moderators
Re: PHP 5.2 with libxml2 on FreeBSD 5 - some problems.
"Eaccelerator 0.9.5.3 is used."
Did you try it without that crap? Do you have the latest versions of all dependencies? (libxml)
Did you try it without that crap? Do you have the latest versions of all dependencies? (libxml)
Re: PHP 5.2 with libxml2 on FreeBSD 5 - some problems.
Thank you for your attention to the topic. Yes, I have tried with the accelerator and also have the latest libraries installed.