Home » PEAR » PEAR » Bug #246
go-pear.php via web install creates conf with references to c:\php4
Details
| Submitted | 2003-11-14 11:59 UTC |
|---|---|
| From | smith at backendmedia dot com |
| Assigned | pajoye |
| Status | No Feedback |
| Package | PEAR |
| PHP Version | 4.3.3 |
| OS | Windows |
| Roadmaps | (Not assigned) |
Comments
[2003-11-14 11:59 UTC] smith at backendmedia dot com
Description:
------------
When I use the go-pear.php via the web interface I end up with the default configuration values as:
c:\php4\pear\docs
c:\php4\pear\data
c:\php4\pear\tests
dunno if this is related to:
Bug #244: Problem with pear.conf location
[2003-11-18 19:02 UTC] christian at wenz dot org
maybe this is somehow related to
Bug 17421 (http://bugs.php.net/bug.php?id=17421) in the PHP bug database; somewhere in PHP4 there must be the path "c:\php4" hardcoded.
[2004-05-31 17:01 UTC] pierre at dotgeek dot org
Please try a cvs version
--Pierre