Differences between revisions 1 and 2
Revision 1 as of 2010-11-09 09:17:39
Size: 210
Editor: 152
Comment:
Revision 2 as of 2010-11-09 10:02:12
Size: 212
Editor: 152
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== in UbuntuLinux == == in UbuntuLinux 10.10 ==
Line 7: Line 7:
pecl install php-oci8 pecl install oci8

[PHP] [Oracle] 연동하여 쓰기

in UbuntuLinux 10.10

apt-get install php5-dev build-essential php-pear libaio1 
pecl install oci8
vi /etc/php/apache2/php.ini  # add extionsion=oci8.so

PhpAndOracle (last edited 2011-09-25 17:04:46 by 211)

web biohackers.net