View Single Post
Old 09-08-2012, 09:18 PM   PM User | #1
mozgras
New to the CF scene

 
Join Date: Sep 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
mozgras is an unknown quantity at this point
Installing oauth on debian server errors

Does anyone know from the errors why I can't install oauth on a debian vps server hosted at dreamhost? Any remedies?

Code:
$ pear install HTTP_OAuth
 Failed to download pear/HTTP_OAuth within preferred state "stable", latest
 release is version 0.2.3, stability "alpha", use
 "channel://pear.php.net/HTTP_OAuth-0.2.3" to install
 install failed
 [ps113620]$ pear install HTTP_OAuth-0.2.3
 WARNING: channel "pear.php.net" has updated its protocols, use "pear
 channel-update pear.php.net" to update
 Cannot install, php_dir for channel "pear.php.net" is not writeable by the
 current user
 
 $ pear channel-update pear.php.net
 Updating channel "pear.php.net"
 could not create lock file: fopen(/usr/local/php5/lib/pear/.lock): failed to
 open stream: Permission denied
mozgras is offline   Reply With Quote