Windows 7 64Bit, Windows 2008 Server Oracle

回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

Windows 7 64Bit, Windows 2008 Server Oracle

文章 yehlu »

https://blogs.oracle.com/opal/entry/usi ... 32-bit_php

必須使用 32Bit Oracle Client

instantclient-basic-nt-11.2.0.3.0.zip

PHP若搭 Apache 需使用 php-5.3.16-Win32-VC9-x86.zip

系統變數
D:\instantclient_11_2;

c:\windows\php.ini
extension_dir = "c:/php/ext"
extension=php_oci8_11g.dll

Apahce httpd.conf
LoadModule php5_module "c:/php/php5apache2_2.dll"
AddType application/x-httpd-php .php
回覆文章

回到「PHP」