Installation Problems on OS X [message #36071] |
Fri, 02 March 2007 09:21 |
fixed
Messages: 1 Registered: March 2007
Karma: 0
|
Junior Member |
|
|
Using OS X 10.4, latest darwinports php5/apache2.
I've tried both the latest releases and cvs of FUDforum.
I run the install script, I put in the right install paths, hit "Next", then I get a blank page.
In my apache logs:
[Fri Mar 02 19:33:35 2007] [notice] child pid 7802 exit signal Bus error (10)
Any ideas?
|
|
|
|
|
Re: Installation Problems on OS X [message #39902 is a reply to message #39901] |
Thu, 20 December 2007 00:34 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I suspect that version of PHP has a bug that is being triggered by some code in the forum. If you could generate a backtrace or identify precisely which function causes an error a work-around can probably be devised.
FUDforum Core Developer
|
|
|
|
Re: Installation Problems on OS X [message #39907 is a reply to message #39904] |
Fri, 21 December 2007 01:24 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Looks like file_get_contents() crashed, which is rather unusual. IS there a way you could try PHP port with debug symbols?
FUDforum Core Developer
|
|
|
Re: Installation Problems on OS X [message #39908 is a reply to message #36071] |
Fri, 21 December 2007 06:02 |
gracion
Messages: 3 Registered: December 2007
Karma: 0
|
Junior Member |
|
|
macports(.org) has several variants of php, but the php debug build option is not among them, sorry. I plan to try with a newer php (php5.2.5) and possibly apache2, perhaps that will make a difference.
|
|
|