 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
darkon1365
Joined: 25 May 2007 Posts: 1 Location: Arizona
|
Posted: Fri May 25, 2007 10:38 pm Post subject: memcache & fileinfo |
|
|
I am attempting to get all recommended/required packages/modules and I am having issues using pear to install memcache & fileinfo, using pear install <item in question>. Below are the errors that I am receiving, if some one can please help me out, also the pecl fails as well.
C:\Documents and Settings\Administrator>pear install fileinfo
No releases available for package "pear.php.net/fileinfo" - package pecl/fileinfo can be installed with "pecl install fileinfo" Cannot initialize 'channel://pear.php.net/fileinfo', invalid or missing package file
Package "channel://pear.php.net/fileinfo" is not valid
install failed
C:\Documents and Settings\Administrator>pear install memcache
No releases available for package "pear.php.net/memcache" - package pecl/memcach e can be installed with "pecl install memcache" Cannot initialize 'channel://pear.php.net/memcache', invalid or missing package file Package "channel://pear.php.net/memcache" is not valid
install failed
Thank you. _________________ Webmaster
SpencerTeck |
|
| Back to top |
|
 |
mark

Joined: 07 Jan 2007 Posts: 998
|
Posted: Sat May 26, 2007 10:33 am Post subject: |
|
|
| Hmm, the error messages sound quite clear to me. They tell you to simply replace "pear" by "pecl". (Reason: memcache and fileinfo are PECL package, not PEAR packages.) |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|