CodeIgniter Forums
Segmentation fault on Mac - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Segmentation fault on Mac (/showthread.php?tid=37967)



Segmentation fault on Mac - El Forum - 01-26-2011

[eluser]lakshmi_ci[/eluser]
Hello,

I am running Apache 2, PHP 5.3 and MySQL 5.0 on Mac OS 10.6.6. I was able to install BackendPro on top of my Codeigniter per installation instructions. However when I try going to the index page after successful install, the page does not load on the browser and when I tail Apache error log, I see the following:

[Wed Jan 26 08:06:07 2011] [notice] child pid 168 exit signal Segmentation fault (11)
[Wed Jan 26 08:06:08 2011] [notice] child pid 165 exit signal Segmentation fault (11)
[Wed Jan 26 08:06:08 2011] [notice] child pid 164 exit signal Segmentation fault (11)

If I put phpinfo.php on the same directory as the index page and load that, I can see output from phpinfo() no problems. Also, if I load index page on a separate CI installation without BackendPro, that page loads fine too.

I have searched on Google for this without any luck. Any help would be appreciated.

Thanks,
Lakshmi


Segmentation fault on Mac - El Forum - 01-28-2011

[eluser]Unknown[/eluser]
A segmentation fault means that you're trying to do something in a memory location that does not exist

_____________________________
Wealthy affiliate