etrader Posted October 6, 2011 Share Posted October 6, 2011 I have want to install dBase on my servers (CentOS and Ubuntu), but the problem is that PHP 5.3.6 has been installed by yum as php53. dBase is available in repositories as php-dbase, and this will have conflict with php-common. Alternatively, I tried to compile it from source, but after downloading php 5.3.8 (the latest version), I just found that dbase does not exist in ext folder. How can I enable dBase on php 5.3.6? Link to comment https://forums.phpfreaks.com/topic/248528-installing-dbase/ Share on other sites More sharing options...
trq Posted October 6, 2011 Share Posted October 6, 2011 Quote dBase is available in repositories as php-dbase, and this will have conflict with php-common Why would that be the case? Link to comment https://forums.phpfreaks.com/topic/248528-installing-dbase/#findComment-1276314 Share on other sites More sharing options...
etrader Posted October 8, 2011 Author Share Posted October 8, 2011 When I try to install dBase by yum install dbase, it says Package php-dbase is obsoleted by php-common, trying to install php-common-5.1.6-27.el5_5.3.i386 instead Package matching php-common-5.1.6.27.el5_5.3.i386 already installed. Checking for update. Nothing to do Link to comment https://forums.phpfreaks.com/topic/248528-installing-dbase/#findComment-1277178 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.