Hi, I am trying to install a package using SSH because my Web-based PEAR is not working. So, I type in "pear install Date." But, it only says Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Non-recoverable failure in name resolution in RPC.php on line 464 Warning: fsockopen(): unable to connect to pear.php.net:80 in RPC.php on line 464 xml_rpc_client: Connection to RPC server pear.php.net failed What do I do? Thanks