these are required only if you are going to use the mail function through PHP, i.e. you want to send mail message through your PHP script. If you are not going to use the mail function it does not matters.
these values can also be later changed in php.ini file (in windows directory): //*php.ini [mail function] ; For Win32 only. SMTP=<name or ip of your smtp server> ; for Win32 only ; For Win32 only. sendmail_from=<your mail address> ; for Win32 only //php.ini*/ regds, -----Original Message----- From: Douglas F. Keim To: [EMAIL PROTECTED] Sent: 4-10-02 19:59 Subject: Re: [PHP-WIN] What do I need to do? I am in the process of installing PHP. One of the screens is asking for my SMTP server and the from address for the mail function. I am assuming that the SMTP server is the one that I use for getting and sending mail currently in Outlook. It is the one provided by my ISP. The from address is my associated email address. The screen defaults to "localhost" and me@localhost. Are these just examples? "B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message 000b01c26bc4$c5b91b80$[EMAIL PROTECTED]">news:000b01c26bc4$c5b91b80$[EMAIL PROTECTED]... > Ok, so your question is basically "How do I install php?" > > The answer top this question is: > > consult www.php.net/manual which will cover most > things you need to know to get php up and running. > > > > -----Original Message----- > > From: Douglas F. Keim [mailto:[EMAIL PROTECTED]] > > Sent: Friday, October 04, 2002 6:15 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [PHP-WIN] What do I need to do? > > > > > > As I stated in the first message, I am interested in phpbb. This is a > > pre-designed BBS as far as I know. I needs PHP in order to run I think. So > > all I want to do is install what is necessary and run the canned BBS. > > > > "B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message > > 000a01c26bb0$efa24340$[EMAIL PROTECTED]">news:000a01c26bb0$efa24340$[EMAIL PROTECTED]... > > > > Ok! I am really in the dark here. I have tried several different things > > and > > > > none of them have worked. > > > > > > It is a bit unclear what you want to do. Do you want to: > > > > > > a) develop a BBS your self? > > > b) install a pre-existing BBS? > > > > > > > > -- > > PHP Windows Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php