On Saturday 01 May 2004 16:58, "andhye" <[EMAIL PROTECTED]> wrote:

> saya coba ikuti saran anda,.. say check /var/qmail/sendmail
Memeriksa symbolic link sendmail :
# ls -la /usr/lib/sendmail
lrwxrwxrwx    1 root     qmail          28 Apr 11 10:32 /usr/lib/sendmail -> 
/var/qmail/bin/sendmail*

# ls -la /usr/sbin/sendmail
lrwxrwxrwx    1 root     qmail          28 Apr 11 10:32 /usr/sbin/sendmail -> 
/var/qmail/bin/sendmail*

> ada kok mas symbolic nya link sendmail tsb,...
> terus bagaimana mas??

Kalau sudah ada dan masih problem, bisa diperiksa juga di file php.ini  di 
bagian mail function

[mail function]

; For Unix only.  You may supply arguments as well (default: "sendmail -t 
-i").
sendmail_path =

Penjelasan dari manual PHP :
sendmail_path (string)

 Where the sendmail program can be found, usually /usr/sbin/sendmail or 
/usr/lib/sendmail. configure does an honest attempt of locating this one for 
you and set a default, but if it fails, you can set it here. 

Systems not using sendmail should set this directive to the sendmail 
wrapper/replacement their mail system offers, if any. For example, Qmail 
users can normally set it to /var/qmail/bin/sendmail or 
/var/qmail/bin/qmail-inject. 

qmail-inject does not require any option to process mail correctly. 

Terjemahin sendiri :P

CMIIW, bisa juga menggunakan phpinfo() untuk mengetahui konfigurasi PHP anda. 
Diasumsikan dokumen root di /var/www/htdocs,

# echo '<? phpinfo(); ?>' > /var/www/htdocs/test.php

kemudian akses dari browser http://localhost/test.php

Salam,
emnaz


-- 
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip dan info di http://linux.or.id/milis.php
FAQ milis http://linux.or.id/faq.php

Kirim email ke