| Summary: | After upgrade PHP5-5.3.2, www/apache22 wont start | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Tom Blahos <tomas.blahos> |
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Tom Blahos
2010-04-23 18:15:37 UTC
Responsible Changed From-To: freebsd-ports-bugs->apache Fix synopsis and assign. $ curl -I http://172.28.0.53 2>/dev/null |grep Server Server: Apache/2.2.14 (FreeBSD) DAV/2 PHP/5.3.2 with Suhosin-Patch You upgraded something incorrectly somehow. I'm not surprised a php52->53 switch is not the simplest. The easiest solution is to start over. cd /var/db/pkg pkg_delete -f apr* apache* php* pecl* pear* cd /usr/ports/lang/php sudo make clean deinstall all install WITH_APACHE=yes State Changed From-To: open->closed user config error |