[PHP-WIN] IIS PHP 2000

2002-03-28 Thread RCAuction
my site runs fine but always asks for username and password running php as cgi its driving me nuts Thanks -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Website Login

2002-03-30 Thread RCAuction
Running win 2000 server with IIS PHP as cgi When going to the site, users are asked for a username and password even though it is setup for anonomous access. It works fine with html pages. Seems like the php.exe is causing the permission problem. -- PHP Windows Mailing List (http://www.php.ne

[PHP-WIN] Re: Can't send mail

2002-08-16 Thread RCAuction
Find this in your php.ini Adjust to meet your requirements Your mail will now work Remember you must restart IIS after you make these changes. [mail function] ; For Win32 only. SMTP = smtp.yourserver.net ; For Win32 only. sendmail_from = [EMAIL PROTECTED] "Chris Schoeman" <[EMAIL PROTECTED]> w