CodeIgniter Forums
FileMaker API, PHP 5.3 and CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: FileMaker API, PHP 5.3 and CI (/showthread.php?tid=37704)



FileMaker API, PHP 5.3 and CI - El Forum - 01-17-2011

[eluser]Sheldon[/eluser]
Using the above combination of
FileMaker API, PHP 5.3 and CI causes apache to segfault.

Code:
child pid 37056 exit signal Segmentation fault (11)

Has anyone come across this, and have any idea how to fix it ?


FileMaker API, PHP 5.3 and CI - El Forum - 10-09-2012

[eluser]Unknown[/eluser]
Exact same config, on an OS X server.

Code:
[Tue Oct 09 14:28:42 2012] [error] (61)Connection refused: proxy: AJP: attempt to connect to 127.0.0.1:16021 (127.0.0.1) failed
[Tue Oct 09 14:28:42 2012] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Tue Oct 09 14:28:42 2012] [error] proxy: AJP: failed to make connection to backend: 127.0.0.1
[Tue Oct 09 14:28:42 2012] [error] proxy: AJP: disabled connection for (127.0.0.1)
[Tue Oct 09 14:34:47 2012] [notice] child pid 219 exit signal Segmentation fault (11)
[Tue Oct 09 14:34:48 2012] [notice] child pid 218 exit signal Segmentation fault (11)