설치중 Non-static method DB 관련 connect(), parseDSN(), isError(), isManip()
정*성
2021.04.28 15:50
조회 3598
※ 필수입력정보 ※
▷ 제품버젼 : nmail-php-2.6.12_utf8.tgz
▷ 오류발생 메뉴/주소 : 설치중 오류
▷ 에러메세지 :
==============================================================================
= [16] PHP의 설정파일(php.ini)에 엔메일 관련 설정을 추가합니다.
==============================================================================
/etc/php.ini 파일에 이미 엔메일 관련 설정이 추가되어 있습니다.
;Nmail Auto Config - Begin
;extension_dir="/usr/lib/php/modules"
;extension=mailparse.so
;donwload - http://www.ioncube.com/loaders.php
zend_extension="/usr/lib/php/modules/ioncube_loader_lin_5.4.so"
;allow_call_time_pass_reference = On
;Attachment Size
upload_tmp_dir = "/home/nmail2/upload/phptemp"
upload_max_filesize = 2047M
post_max_size = 2047M
memory_limit = 384M
max_input_time = 3600
max_execution_time = 3600
;General
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_USER_DEPRECATED
display_errors = On
log_errors = On
display_startup_errors = On
error_log = syslog
;Nmail Auto Config - End
[Enter]를 누르시면 설치작업이 계속 진행됩니다.
==============================================================================
= [17] 설정파일들을 테스트합니다.
==============================================================================
Strict Standards: Non-static method DB::connect() should not be called statically in /home/nmail2/nmail/include/func.php on line 887
Strict Standards: Non-static method DB::parseDSN() should not be called statically in /home/nmail2/nmail/include/pear/DB.php on line 520
Strict Standards: Non-static method DB::isError() should not be called statically in /home/nmail2/nmail/include/pear/DB.php on line 557
Strict Standards: Non-static method DB::isError() should not be called statically in /home/nmail2/nmail/include/func.php on line 889
Strict Standards: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /home/nmail2/nmail/include/pear/DB/mysql.php on line 300
Strict Standards: Non-static method DB::isError() should not be called statically in /home/nmail2/nmail/include/func.php on line 991
Strict Standards: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /home/nmail2/nmail/include/pear/DB/mysql.php on line 300
Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/nmail2/nmail/include/pear/DB/common.php on line 1163
Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/nmail2/nmail/include/pear/DB/common.php on line 1238
Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/nmail2/nmail/include/pear/DB.php on line 1286
Strict Standards: Non-static method DB::isError() should not be called statically in /home/nmail2/nmail/include/func.php on line 991
[성공]디비설정이 확인되었습니다.
Strict Standards: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /home/nmail2/nmail/include/pear/DB/mysql.php on line 300
Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/nmail2/nmail/include/pear/DB/common.php on line 1163
Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/nmail2/nmail/include/pear/DB/common.php on line 1238
Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/nmail2/nmail/include/pear/DB.php on line 1286
Strict Standards: Non-static method DB::isError() should not be called statically in /home/nmail2/nmail/include/func.php on line 991
[성공]회원테이블(nmail_member)이 확인되었습니다.
[성공]메일엔진 관리자 설정이 확인되었습니다.
[성공]메일엔진 환경설정이 확인되었습니다. 기본 도메인 : OOO.OOO.OOO
▷ 질문내용 :
설치 OS : CentOS release 6.10(i386)
설치중에 위와 같은 오류(connect(), parseDSN(), isError(), isManip())가 발생되어 원인을 모르겠어 질문 드립니다. 참고로 DB는 정상적으로 설치되어 설정된 암호로 잘 들어가집니다.
댓글 1
이전 글 | 설치시 에러 해결좀 부탁 드려도 될까요? 4 | 류*성 | 2021.05.03 |
---|---|---|---|
다음 글 | KISA-RBL 설정 도중 질문 드립니다 1 | 조**보 | 2021.04.22 |