나는 CPanel에 파이프 스크립트를 만들고 스크립트 시작 부분에 hashbang : #!/usr/bin/php -q
을 배치했습니다. 스크립트는 실행되고 전자 메일의 로그를 내 DB의 테이블에 저장합니다. 내 문제와 관련된 모든 개인 정보만을 제거한CPanel 이메일 PHP로 배관
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
pipe to |/home/xxxxx/xxxxx.php
generated by [email protected]
The following text was generated during the delivery attempt:
------ pipe to |/home/xxxxxx/xxxx.php
generated by [email protected] ------
PHP Deprecated: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0
<br />
<b>Deprecated</b>: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
하지만 ... 그것은 이메일 다시 이메일을 통해 이동하고 표시하지 않았다고 주장 보냅니다 ....
내 문제는 무엇입니까?