Differences between revisions 2 and 3
Revision 2 as of 2010-11-09 10:02:12
Size: 212
Editor: 152
Comment:
Revision 3 as of 2010-11-11 11:05:15
Size: 369
Editor: 152
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:

관련정보
 * ORACLE_HOME을 못찾을 때 [http://www.eckford.ca/OpenSourceDev/subjects/UbuntuServer/php-oci8.php Practically Painless PHP and 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