Home » PEAR » PEAR » Bug #8636
HTTP_Request
Details
| Submitted | 2006-09-05 11:19 UTC |
|---|---|
| From | gkoufoud at yahoo dot gr |
| Status | No Feedback |
| Package | PEAR |
| PHP Version | 5.1.6 |
| OS | solaris 9 sparc |
| Roadmaps | (Not assigned) |
Comments
[2006-09-05 11:19 UTC] gkoufoud at yahoo dot gr
Description:
------------
I am trying to install HTTP_Request package but installer cannot find it.
When I run : pear install pear/HTTP_Request
I get the following error :
No releases for package "pear/HTTP_Request" exist
Cannot initialize 'pear/HTTP_Request', invalid or missing package file
Package "pear/HTTP_Request" is not valid
install failed
What's wrong ???
[2006-09-06 05:28 UTC] gkoufoud at yahoo dot gr
Ok i did it :
pear -vvv install http_request
It seems to be missing the http_request.reg file.
The only similar files in this folder are :
http.reg and http_header.reg
How can i find this file ???
--------------------------------------------------------
The results are :
--------------------------------------------------------
Warning: fopen(/usr/local/lib/php/.registry/http_request.reg): failed to open stream: No such file or directory in cal/lib/php/PEAR/Registry.php on line 583
No releases for package "pear/http_request" exist
Cannot initialize 'http_request', invalid or missing package file
Package "http_request" is not valid
install failed