I have recently migrated to Archlinux. I installed Apache, php and mysql according to the Arch Linux LAMP wiki page.
Now I have setup a virtual host for my new Symfony project.
For every request I make, I get this error:
[notice] child pid 10859 exit signal Segmentation fault (11)
Can someone please help me with this?