Retourner au contenu associé (entrée de forum : cron et red hat)
Posté par arnbret le 04 mars 2005 à 17:47. En réponse au message cron et red hat. Évalué à 0.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: shebang
Posté par arnbret . En réponse au message cron et red hat. Évalué à 0.
#!/usr/local/bin/php
<?php
mail("test@test.fr", "Mon Sujet", "test");
?>
commande :
usr/local/bin/php testenvoi.php
ou php testenvoi.php
Ca marche pas, je ne comprends vraiement pas.
message erreur :
Status: 404
Content-type: text/html
X-Powered-By: PHP/4.3.8
No input file specified.