Installing CUBRID PHP Driver using yum (Fedora, CentOS)


To install CUBRID PHP Driver using yum command, we need to tell Yum where to look for CUBRID packages. First, visit one of the following links depending on your OS.

There choose CUBRID version. You will be given a list of links for your particular version. For example, the following link is provided for Fedora 16 where fc16 means this OS version. Other versions will have fc15, etc.

rpm -i http://yumrepository.cubrid.org/cubrid_repo_settings/8.4.1/cubridrepo-8.4.1-1.fc16.noarch.rpm

Or CentOS example where el6.2 means CentOS version 6.2:

rpm -i http://yumrepository.cubrid.org/cubrid_repo_settings/8.4.1/cubridrepo-8.4.1-1.el6.2.noarch.rpm

Executing this command will tell Yum where to look for CUBRID packages.

For older versions of CUBRID replace 8.4.1 with 8.3.0. To find your precise link please visit:

http://www.cubrid.org/yum_repository

To install CUBRID PHP Driver, type the following command.

yum install php-cubrid

Finally, restart your Web server.

service httpd restart

Trackback '2'

CUBRID PHP Driver Installation Instructions

There are several ways to install CUBRID PHP Driver. Below you will see instructions for each of them. [Installing CUBRID PHP Driver using PECL] (Linux) [Inst...

4 days ago

CUBRID PHP Driver Installation Instructions

There are several ways to install CUBRID PHP Driver. Below you will see instructions for each of them. [Installing CUBRID PHP Driver using PECL] (Linux) [Inst...

3 months ago

Page info
viewed 447 times
translations en
Author
posted 4 months ago by
CUBRID
Contributors
updated 2 months ago by
View revisions
Share this article