Installing SEQUOAIDB PHP drivers on CentOS

Source: Internet
Author: User
Tags install php
1: Build PHP running environment Yum install httpd httpd-develyum install php php-develyum install php-gd php-imap php-ldap php-odbc php-pear Php-xml PHP-XMLRPC
2: Install sequoiadb PHP driver i installed PHP version is 5.3.3, under/opt/sequoiadb/lib/phplib/find the driver of this version. Put it in the/usr/lib64/php/modules directory and modify the php.ini file. This piece said that the driver installation to use the Php.d/directory under the installation method, try not to, or in php.ini join extension=libsdbphp-5.5.5.so

3: Shut down Firewall 4: Close Selinux:setenforce 0//Temporary shutdown 5: Execute permissions for PHP files: chmod-r 755 *

From for notes (Wiz)

Installing SEQUOAIDB PHP drivers on CentOS

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.