diff --git a/html/install.php b/html/install.php
index 2890b83ef..704cb3911 100644
--- a/html/install.php
+++ b/html/install.php
@@ -231,7 +231,7 @@ if($stage == 0) {
pear |
$ext_loaded | ");
if($ext_loaded == 'no') {
- echo("apt-get install php5-$extension / yum install php-$extension | ");
+ echo("apt-get install php-pear / yum install php-pear | ");
}
else {
echo(" | ");