'php' Category
-
Mar062007
Install PEAR Packages for AWS S3, openSUSE 10.2
Amazon S3 instructions require the following PEAR packages:HMAC, HTTP_Request, Net_Socket, and Net_URL. After my problems with PEAR in SuSE 10.0, I want good notes of what I did here: All commands run as root. pear remote-list WARNING: channel “pear.php.net” has updated its protocols, use “channel-update pear.php.net” to update. pear update-channels – successful. pear info <pkg> […]