| Summary: | devel/pear make install failure | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Bernard Spil
2006-11-07 19:50:18 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer State Changed From-To: open->closed The error is clear. "The error is clear." For those of us without quite so much insight, can you please expand a little? I don't see what's obvious about an error message about incorrect permissions when the program is being run as root. Thanks for your time, -- Dave Steinberg http://www.geekisp.com/ http://www.steinbergcomputing.com/ I've had the same problem and was able to figure this one out. The error message occurs when using anything but the default value for 'open_basedir =' in /usr/local/etc/php.ini If you set this to it's default (comment out that line), pear will install successfully. Blame PHP for that. |