[PHP-WIN] Re: Send mail

2003-03-02 Thread Orlando Castañeda
The trouble was in my php.ii file... thanks all! Chris Morris [EMAIL PROTECTED] escribió en el mensaje news:[EMAIL PROTECTED] Have you set up your SMTP server in the PHP configuration? Orlando castañeda [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I am trying to send an e-mail

[PHP-WIN] Re: Send mail

2003-03-02 Thread Max Graham
Orlando: I used this in a script, I set up a message body like this mail($mrecipient, $subject, $messagebody, $headers); You may need to set the $headers variable ... or you can use this script that allows you to send a multipart MIME email http://www.hotscripts.com/Detailed/18698.html

php-windows Digest 2 Mar 2003 19:27:33 -0000 Issue 1614

2003-03-02 Thread php-windows-digest-help
php-windows Digest 2 Mar 2003 19:27:33 - Issue 1614 Topics (messages 18801 through 18808): Re: unlink? 18801 by: Wayne Re: .htaccess and crypt 18802 by: Wayne Re: php.ini 18803 by: Anthony Ritter win2000 notepad 18804 by: Joe Sze . HK PHP install on

[PHP-WIN] PHP on WinXP with IIS - CGI Error

2003-03-02 Thread Ron Gordon
I am trying to install PHP on Windows XP with IIS. I downloaded php-4.3.1-installer.exe and ran it selecting the standard installation option. Then I used the Internet Information Services applet in Control Panel to create a Virtual Directory within my Default Web Site named PHPWeb. The local