오라클이 깔린 상태에서.. apach php설치하는 문제요..
글쓴이: shean0 / 작성시간: 수, 2003/07/23 - 5:39오후
[6-1] php 오라클 설정때문에 고민이다..음. PHP configure (첫번째) 참고자료 : 여기 있는 mysql은 일단 생략하고 했다. 오라클을 어캐 연동시키지?? 음.. [root@minjung php-4.0.1pl2]# ./configure --with-apache=/usr/local/apache --with-gd=/usr/local --with-mysql=/usr/local/mysql --with-config-file-path=/usr/local/apache/conf --with-exec-dir=/usr/local/apache/bin --enable-track-vars=yes [6.1]작업==> ./configure --with-apache=/usr/local/apache --with-gd=/usr/local --with-config-file-path=/usr/local/apache/conf --with-exec-dir=/usr/local/apache/bin --enable-track-vars=yes ..... 내역나오고.. Thank you for using PHP. 이렇게 나오네요.. 그래서 [7]php make [netra29:/usr/local/php4]: make 여기까지 작업했다가... ========> 오라클때문에 다시 작업을 해본다.
#./configure --with-apache=/usr/local/apache --with-gd=/usr/local --with-oracle=/oracle/app/product/8.1.7 --with-config-file-path=/usr/local/apache/conf --with-exec-dir=/usr/local/apache/bin --enable-track-vars=yes
#./configure --with-apache=/usr/local/apache --with-gd=/usr/local --with-oracle=/oracle/app/product/8.1.7 --with-oci8=/oracle/app/product/8.1.7/lib --with-config-file-path=/usr/local/apache/conf --with-exec-dir=/usr/local/apache/bin --enable-track-vars=yes
이 두가지를 모두 해 보았는데요.. 음..비슷한 오라클 에러가 나오네요.
checking for Oracle-ORACLE support... yes checking Oracle Install-Dir... /oracle/app/product/8.1.7 checking Oracle version... configure: error: Oracle needed libraries not found
1.
혹시 이것이 오라클의 클라이언트버전을 깔지 않아서 그런것인가?라는 생각두 들고요.. 현재 proc가 동작하는데.. 깔린것 아닌가??
어떻게 클라이언트 버전이 깔렸는지 알수 있죠???
2.
여기 config에서 오라클 연동하지 않아도 나중에 다시 연동할수있나요?
일단 오라클무시하고 처음에 성공한것처럼 할려구 합니다.
Forums:
댓글 달기