| Summary: | php5-5.2.1 dumps core when run | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Bob Melson <melsonr> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Bob Melson
2007-02-15 21:00:23 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer check the order of the extensions. php-session needs to be first or damn near the top of the list. Else, it breaks like this. ale, Can we put a hack or something that makes php-session first in the extensions list *ALWAYS*? Thanks, LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 State Changed From-To: open->closed Fixed in CVS, run sort -ruo /usr/local/etc/php/extensions.ini /usr/local/etc/php/extensions.ini to fix your installation. |