Differences between revisions 3 and 4
Revision 3 as of 2010-11-11 11:05:15
Size: 369
Editor: 152
Comment:
Revision 4 as of 2011-08-03 11:01:18
Size: 371
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * ORACLE_HOME을 못찾을 때 [http://www.eckford.ca/OpenSourceDev/subjects/UbuntuServer/php-oci8.php Practically Painless PHP and oci8]  * 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