Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
yum で php-pear-Net-SMTP をインストールしたいのですが、
yum install php-pear-Net-SMTP
私はこれを受け取ります
No package php-pear-Net-SMTP available.
CentOS 6.xにphp-pear-Net-SMTをインストールするにはどうすればよいですか
私はcentos 6.3を使用しています
これを試して:
sudo pear install Net_SMTP
mailを使用してインストールすることもできます
mail
pear install mail