Posted by J.O. Aho on 08/11/06 18:58
Trent wrote:
> Hello all.
>
> I would be gratefull for some guidance.
>
> I have been using php on a unix server no problems.
>
>
> Now i am working on a windows 200 server and i cannot
> get mail() to work
>
> I have tried all king s of script from around the web no luk.
>
> I have written a very basic mail script to test and even this does not
> work any help would be gratefully received.
Did you configure your php right? On microsoft systems you need to configure
your php.ini to use the mailserver to get things to work, if you use the
default settings mail() won't work (while in unix world it does always work by
default).
//Aho
Navigation:
[Reply to this message]
|