// Lonas - fart w tym samym czasie
Cytat(Wojtek_W @ 27.08.2006, 12:07 )

Dzieki za sugestie Lonas. W pliku konfiguracyjnym Apacha (httpd.conf) jest nastepujaca opcja:
# Set to one of: On | Off | EMail
Zmodyfikowalem ja nastepujaco:
Set to one of: On | EMail
Okazalo sie, ze serwer wogole przestal dzialac. Czy ktos moglby pomoc mi wybrnac z tego problemu?
Proponuję czytać całą linijkę:
# Set to "EMail" to also include a mailto: link to the ServerAdmin.
# Set to one of: On | Off | EMail" title="Zobacz w manualu php" target="_manual">
# Set to "EMail" to also include a mailto: link to the ServerAdmin.
# Set to one of: On | Off | EMail
To się nie odnosi do funkcji mail().
[mail function]
; For Win32 only.
SMTP = localhost
; For Win32 only.
;sendmail_from = me@example.com
; 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_paramaters =" title="Zobacz w manualu php" target="_manual">
[mail function]
; For Win32 only.
SMTP = localhost
; For Win32 only.
;sendmail_from = me@example.com
; 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_paramaters =
Zainstaluj serwer pocztowy lub korzystaj z wysyłania maili przez SMTP.