From 9980cd728e6f6b0c4053099f2bb38b72eb174b3f Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 22 Dec 2008 23:53:27 +0000 Subject: [PATCH] s/.so// --- etc/rc.php_ini_setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup index 0c55c47210..1bd9868534 100755 --- a/etc/rc.php_ini_setup +++ b/etc/rc.php_ini_setup @@ -15,7 +15,7 @@ PHPMODULES="apc \ libxml \ mbstring \ mhash \ - mysql.so \ + mysql \ pcntl \ pcre \ posix \