协策网络,专业做网站,优秀上海网站制作公司,提供企业建站、网站设计、网页制作,专业网页设计师和网站制作技术工程师为您量身打造个性企业电子商务网站。

此页面上的内容需要较新版本的 Adobe Flash Player。

获取 Adobe Flash Player

  文章汇总 Article Summary
当前位置:协策网络 >> 文章中心 >> 基础教程 >> 浏览文章
 

Linux+Apache+Oracle+PHP

作者:协策网络-技术部    标签:企业网站制作     日期:2013年08月29日    类别:基础教程

 

一、基本安装

 
进行Ubuntu 6.10 server和Apache、PHP等的安装,懒点的可以在安装Ubuntu时候选择装好LAMP。
 
二、安装Oracle XE client
 
以能够使用sudo的普通用户登陆并编辑apt源列表文件
 
sudo vi /etc/apt/sources.list
 
在sources.list文件中加入下面行
 
deb http://oss.oracle.com/debian unstable main non-free
 
存盘退出并执行下面命令:
 
sudo groupadd oracle; sudo groupadd dba
 
sudo useradd -d /home/oracle -g oracle -G dba -m -s /bin/bash oracle
 
sudo apt-get update
 
sudo apt-get install bc libaio
 
sudo apt-get install oracle-xe-client
 
安装好oracle-xe-client后,oracle用户还需配置一下各种环境参数,可以利用
 
/usr/lib/oracle/xe/app/oracle/product/10.2.0/client/bin/oracle_env.sh
 
进行设置或者直接把环境参数添加到自己的.bash_profile文件中去。
 
在安装完client后,应运行sqlplus连接Oracle数据库来验证一下client安装的正确与否。
 
三、安装PHP oci8 extension
 
还是以能够使用sudo的普通用户身份运行下面命令:
 
sudo apt-get install build-essential
 
sudo apt-get install php5-dev php-pear
 
sudo pecl install oci8
 
在下列提示后输入$ORACLE_HOME的实际路径(我自己的是/usr/lib/oracle/xe/app/oracle/product/10.2.0/client):
 
sail@ubuntu:~$ sudo pecl install oci8
 
downloading oci8-1.2.2.tgz ...
 
Starting to download oci8-1.2.2.tgz (71,806 bytes) .................done: 71,806 bytes
 
10 source files, building
 
running: phpize
 
Configuring for:
 
PHP Api Version: 20041225
 
Zend Module Api No: 20050922
 
Zend Extension Api No: 220051025
 
Please provide the path to ORACLE_HOME dir. Use 'instantclient,/path/to/instant/client/lib' if you're compiling against Oracle Instant Client [autodetect] :
 
在系统编译安装好以后,应该在/usr/lib/php5/20051025(我的php是5.1.6版本的)目录下有一个oci8.so文件。之后执行命令:
 
sudo vi /etc/php5/apache2/php.ini
 
在相应位置加上
 
extension=oci8.so
 
存盘退出后重启apache2
 
sudo /etc/init.d/apache2 restart
 
现在,我们的“LAOP”就大功告成了!用浏览器来验证一下吧!


更多
  您可能感兴趣的文章推荐  
 
上一篇:制作动态网站用什么语言好 下一篇:网站安全性,网站漏洞,你了解有多少?
协策网络公司拥有专业的网站建设开发团队,超过四年以上的网站建设、网页制作经验,我们可承接企业电子商务网站建设、企业展示型网页设计和功能型网站制作等各类型网站设计制作。
     
首 页  |  基础服务  |  网站建设  |  网站优化  |  成功案例  |  协策博客  |  关于我们  |  联系我们
COPYRIGHT © 上海协策网络科技有限公司 2008-2014 网站地图 SITEMAP 上海做网站公司 沪ICP备08009778号

地址:上海市共和新路425号凯鹏国际大厦13楼G座(近3、4、8号线)

电话:021-51085186 传真:021-56555059 咨询:+(86)18018609689
上海做网站建设网页设计制作公司