Size: 371
Comment: converted to 1.6 markup
|
← Revision 5 as of 2011-09-25 17:04:46 ⇥
Size: 375
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
[PHP] [Oracle] 연동하여 쓰기 | [[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
관련정보
ORACLE_HOME을 못찾을 때 Practically Painless PHP and oci8