| Summary: | lang/php5 segmentation fault after running any command line php script | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Nick Barkas <snb> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Nick Barkas
2008-07-10 17:00:12 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback This could be a 'faulty' order of extensions in extensions.ini. Try to change it until you find a working one (or see the order of debug build). Thanks, it looks like my extensions.ini somehow got a couple of extensions in it that I don't have installed. I removed those and the CLI no longer seg faults on my "hello world" script. Since yesterday when I opened this PR, I have discovered that the problem was in fact also causing mod_php to crash Apache, but only once every few hours. I have restarted Apaache since fixing my extensions.ini, so hopefully those crashes will stop as well. State Changed From-To: feedback->closed Closed as submitter request. |