1

주제: r5809 설치 과정시 에러

setup.php 접근시 다음과 같은 에러가 나옵니다.
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/lunamoth/public_html/tc/lib/config.php on line 57
Warning: array_push() [function.array-push]: First argument should be an array in /home/lunamoth/public_html/tc/lib/config.php on line 59
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/lunamoth/public_html/tc/lib/config.php on line 57
Warning: array_push() [function.array-push]: First argument should be an array in /home/lunamoth/public_html/tc/lib/config.php on line 59
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/lunamoth/public_html/tc/lib/config.php on line 57
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/lunamoth/public_html/tc/lib/config.php on line 57
Warning: array_push() [function.array-push]: First argument should be an array in /home/lunamoth/public_html/tc/lib/config.php on line 59
Warning: array_push() [function.array-push]: First argument should be an array in /home/lunamoth/public_html/tc/lib/config.php on line 59
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/lunamoth/public_html/tc/lib/config.php on line 57
Warning: array_push() [function.array-push]: First argument should be an array in /home/lunamoth/public_html/tc/lib/config.php on line 59
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/lunamoth/public_html/tc/lib/config.php on line 57
Warning: array_push() [function.array-push]: First argument should be an array in /home/lunamoth/public_html/tc/lib/config.php on line 59
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/lunamoth/public_html/tc/lib/config.php on line 57
Warning: array_push() [function.array-push]: First argument should be an array in /home/lunamoth/public_html/tc/lib/config.php on line 59

진행은 됩니다만, 4단계 : 설치 요구 사항을 확인하고 있습니다. -> 5단계 : 사용 가능한 운영 방법은 다음과 같습니다. 선택하여 주십시오. 단계에서 아래 에러메시지가 나오고 설치가 안되는 것 같습니다.
Fatal error: Call to undefined function: socket_create() in /home/lunamoth/public_html/tc/setup.php on line 1801

서버환경은 아래와 같습니다.
하드웨어: i686 athlon
운영체제: Linux 2.6.18-8.el5 i386
웹서버: Apache/1.3.37 (Unix) PHP/4.4.7 mod_throttle/3.1.2 Apache/1.3.37 Server at lunamoth.isfreeweb.com Port 80
PHP 버전: 4.4.7
MySQL 버전: 5.0.45-log

lunamoth (2008-04-23 00:11:34)에 의해 마지막으로 수정

2

답글: r5809 설치 과정시 에러

Textcube 1.6.3 RTF2 에서는 4단계 : 설치 요구 사항을 확인하고 있습니다. -> 5단계 : 사용 가능한 운영 방법은 다음과 같습니다. 선택하여 주십시오. 과정에서 아래 에러가 나오더군요..
Fatal error: Call to undefined function: socket_create() in /home/lunamoth/public_html/tc/setup.php on line 1772

lunamoth (2008-04-23 00:11:46)에 의해 마지막으로 수정

3

답글: r5809 설치 과정시 에러

거의 모든 웹호스팅 서버에서는 설치시 기본 설정에 포함이 되지 않기 때문에 socket 계열 함수를 지원하지 않습니다.(사실 지원하기에도 문제가 많죠.)
이번에 새로 작성하신 부분인거 같은데 배포용으로 사용하기에는 무리가 있어 보입니다.

4

답글: r5809 설치 과정시 에러

딩~~~~~~~~~