안녕하세요?
만은 기대는 하지 마시길 부탁드립니다.
먼저 말씀드리고 싶은 부분중에 한 가지는 설치에 관련된 문서는 이곳저곳에
상당히 많이 있습니다.
님께서 설치하실 때의 오션에는 좀 문제가 있는 것 같기도 합니다.
예를 들어서 GD 프로그램의 경우 오류 메세지는 libpnp등의 필요 조건이
설치되어 있지 않아있기 때문에 나타나는 오류 메세지 이구요.
음.. 제가 이곳에서 설명을 드릴 수 있는 정도는 아니고...
http://www.apache.kr.net/ 이곳에 가시면 상당히 많은 설치 도움글들이
있습니다.
어떤 것을 설치할 때 어떤 것들이 먼저 선행되어 설치되어 있어야 하며,
설치 순서는 어떻게 해야 한다는 등의 글들입니다.
저 또한 그곳에서 설치에 대한 많은 글들을 보면서 설치하여 보았고
별다른 문제점 없이 설치를 할 수가 있었습니다.
물론 Linux/Unix(솔라리스&SUN OS등..)에서 모두 설치를 해 보았고,
모두 이상없이 설치를 할 수가 있었습니다.
다만 문서들의 설치방법에는 문제가 없었지만...
버전은 문서의 것보다 최신의 것으로 구해서 따라 주시는 것이 좋겠지요?
그럼 도움을 얻을 수 있기를...
: 서버 환경은 솔라리스 스팍이고 os는 솔라리스 7 입니다.
:
: 어제 밤 새고.. 아직까지 해도 계속 같은 메세지가 뜨네요..
:
: apxs로 깔면 php4 모듈이 안 올라오고 정적으로 깔면 apache에서
:
: 파일을 못찾고 흑흑흑.. 에러 메세지 함 보고 뭐가 잘 못됐는지 봐주세
요..
:
: 제발 부탁입니다.. 집에가서 자고 싶어요 ㅠ_ㅠ;
:
: 정적 모듈로 컴파일 에러
:
: 정적 옵션
:
: # ./configure --prefix=/usr/local/apache
: # cd php4*
: # ./configure --with-apache=/usr/local/src/apache_1.3.6 --with-
mysql=/usr/local/
: # make
: # make install
: # ./configure --prefix=/usr/local/apache --activate-
module=src/modules/php4/libp
: hp4.a
: # make
:
: ./gen_test_char >test_char.h
: ld.so.1: ./gen_test_char: fatal: libpng.so.2: open failed: No such
file or direc
: tory
:
: *** Error code 137
: make: Fatal error: Command failed for target `test_char.h'
: Current working directory /usr/local/apache_1.3.6/src/main
: *** Error code 1
: make: Fatal error: Command failed for target `subdirs'
: Current working directory /usr/local/apache_1.3.6/src
: *** Error code 1
: make: Fatal error: Command failed for target `build-std'
: Current working directory /usr/local/apache_1.3.6
: *** Error code 1
: make: Fatal error: Command failed for target `build'
:
:
: apxs 모듈로 깔때 에러 메세지
:
: php4 ./configure 옵션
:
: # ./configure
: > --with-apxs=/usr/local/apache/bin/apxs
: > --with-config-file-path=/usr/local/apache/conf
: > --with-mysql
: > --with-gd =/usr/local/gd-1.8.3
:
: /usr/local/apache/bin/apxs -i -a -n php4 libs/libphp4.so
: cp libs/libphp4.so /usr/local/apache/libexec/libphp4.so
: cp: cannot access libs/libphp4.so
: apxs:Break: Command failed with rc=131072
:
: php4 ./configure 옵션
:
: # ./configure
: > --with-apxs=/usr/local/apache/bin/apxs
: > --with-config-file-path=/usr/local/apache/conf
: > --with-mysql
: > --with-gd =/usr/local/gd-1.8.3
:
: ld: fatal: library -lpng: not found
: ld: fatal: library -lz: not found
: ld: fatal: library -lgd: not found
: ld: fatal: library -lpng: not found
: ld: fatal: library -lz: not found
: ld: fatal: library -lgd: not found
: ld: fatal: File processing errors. No output written
to .libs/libphp4.so
: *** Error code 1
: make: Fatal error: Command failed for target `libphp4.la'
: Current working directory /usr/local/php-4.0.2
: *** Error code 1
: make: Fatal error: Command failed for target `all-recursive'
:
: --
: 왕초초초초초초초초초초초초초보