I'm having a problem compiling LAMP, I have everything compiled and working, but when I try to restart apache I get the following error:
seg fault or similar nasty error detected in the parent process
And restart of apache aborts, I know is related with curl extension for php, as when i compile php without curl the error does not appear. I've been looking a lot in Google, and found many similar questions, but none with an solution.