No I am installing it wit postgresql and setting up wifidog captive portal.
WiFiDog needs it to be installed.
On centos i tried to installed by
yum install php-mbstring but it don't install it
I tried to install by downloading rpm of php-mbstring but it ends with error message that dependencies should be installed 1st which i mentioned in my question.
Please help.
Main Topics
Browse All Topics





by: fosiul01Posted on 2009-03-27 at 08:59:45ID: 24002395
if you trying to install php,mysql in centos
then it should be
yum install php-mbstring
yum install mysql-server
yum install php-mysql
and in /etc/php.ini file, enable extenstion mysql.so