Re: [PHP-WIN] PHP Editor

2003-04-03 Thread Nick H. -- Level II Technical Support
vi? notepad? Regards, Nick H. [EMAIL PROTECTED] - Original Message - From: "Chris and Trish Kaelin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 10:11 PM Subject: [PHP-WIN] PHP Editor > Does anyone have any recomendations for a good inexpensive / free e

Re: [PHP-WIN] fopen permission denied

2003-04-03 Thread Nick H. -- Level II Technical Support
You need to make sure that IUSR has permissions on that file. When you call from command line it's using your credentials. When it's from a browser, it's IUSR_MACHINE Regards, Nick H. [EMAIL PROTECTED] - Original Message - From: "Walter Gyr" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]

Re: [PHP-WIN] Sending Mail with PHP

2003-03-31 Thread Nick H. -- Level II Technical Support
I work for a company that requires SMTP auth for users. You really shouldn't need to specify a username and password for your script, as most servers have it setup to the server will accept outgoing mail from itself. For example, the server's IP block is: 10.0.1.0/24. Any mail outbound for an IP