[PHP-WIN] Found a problem/fix with php.ini?

2003-01-07 Thread Rad Craig
...without even using the SMTP stuff...it works also however. My error_log gets written to disk now...all my problems caused from this. Just glad it's fixed and hope it helps someone else solve their problems. ======== Rad Craig -- PHP Windows Mailing List (http://w

[PHP-WIN] test_smtp.php

2003-01-07 Thread Rad Craig
thing to any of the other files, so if there is something else I need to configure, please tell me what and in which file. Sorry to be such a PITA, but I REALLY need to get this thing working. Thanks in advance. ======== Rad Craig Rad Cr

RE: [PHP-WIN] php.ini cached?

2003-01-06 Thread Rad Craig
PHP: 4.3.0 I click Stop, then Click Start. php.ini is in the C:\WINNT directory (C:\WIN_NT actually since this is where my windows runs from). > -Original Message- > From: Miha Nedok [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 06, 2003 3:35 PM > To: Rad Craig >

[PHP-WIN] php.ini cached?

2003-01-06 Thread Rad Craig
Does php.ini get cached by Win2k or IIS 5? I make changes to it, restart IIS, run phpinfo() and none of the stuff I changed is different. Rad Craig -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] mail() function not working

2003-01-06 Thread Rad Craig
front of error_log =, > otherwise the line won't be processed! > > Stephen > > - Original Message - > From: "Rad Craig" <[EMAIL PROTECTED]> > To: "PHP Windows" <[EMAIL PROTECTED]> > Sent: Monday, January 06, 2003 5:38 PM > Su

[PHP-WIN] mail() function not working

2003-01-06 Thread Rad Craig
turned on in php.ini, but when I run phpinfo() it says it's turned off. The path to the php.ini file returned from phpinfo() is the same one I'm editing. After any change to the .ini file I always restart IIS. Can someone point me in the right direction PLEASE. ======