|
Posted by Adam Currey on 10/21/68 11:21
Hi all, new to the list, and a bit of a php cluebie.
I know I'll omit some details that you'll need, so tell me what you need to know.
I've been happily running mod_php4 (4.4.0) with apache 2.0.52 on FreeBSD 4.9 for quite some time, no problems. Today I tried to install phpBB from /usr/ports/www/phpbb and it failed with a message about needing CLI, and having already installed a conflicting port. Some googling suggested I needed to deinstall www/mod_php4 and install lang/php4 instead. Once I did that, I found that I had broken my gallery and squirrelmail installs. Apache logs entries thus:
[Sat Jul 16 20:25:36 2005] [notice] child pid 53883 exit signal Bus error (10)
Attempting to run a .php file from the command line results in a core dump, for example:
php /usr/local/www/data/gallery/index.php
Bus error (core dumped)
So can anyone explain in small words what to try next?
Thanks!
Navigation:
[Reply to this message]
|