내 PHP mail ()에 문제가 있습니다. smtp 서버가 활성화되어 있는지 확인했습니다. php.ini는 다음과 같습니다 :
[mail function]
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =
; Force the addition of the specified parameters to be passed as extra parameters
; to the sendmail binary. These parameters will always replace the value of
; the 5th parameter to mail(), even in safe mode.
;mail.force_extra_parameters =
그래서 postfix를 사용하여 문제를 해결하라는 오프라인 문서를 읽었습니다. 그러나 저는 Postfix를 처음 사용합니다. 퍼티 있어요 http://www.servermom.com/easy-way-to-install-postfix-on-ubuntu-server/197/을 시도 했지만 1 단계에서도 문제가 발생합니다 (apt-get error). 도와주세요 ..
먼저 putty ssh 클라이언트를 통해 서버에 성공적으로 로그인 했습니까? apt-get에서 오류가 발생하면 sudo apt-get ... 명령을 접두어로 사용해보십시오. 시도한 정확한 단계 또는 명령으로 다시보고하십시오.
좋아, 시스템에 sudo가 기본적으로 설치되어 있지 않은 것 같습니다. 내가 희망하지만 루트로 달리고 있습니까? 문제 설명에서 언급 한 apt-get에서 얻은 초기 오류는 무엇입니까? 스크린 샷을 찍어 imgur.com에 업로드 할 수 있습니까?