[PHP-INSTALL] Configuring PHP sendmail

2009-11-09 Thread Tamer Uçar
Hi all, I have my own Windows 2003 Server with IIS 6 (no mail server installed on it). In order to practice my skills on PHP, I installed PHP 5.2.11 on my server, everything is fine except sendmail operation. I tried to configure PHP.ini for sending mails through smtp.gmail.com. The changes I made

Re: [PHP-INSTALL] Configuring PHP sendmail

2009-11-09 Thread Jack van Zanen
If running thru webserver you may want to restart the webserver. I would check which php.ini is being used -- phpinfo() 2009/11/9 Tamer Uçar > Hi all, > > I have my own Windows 2003 Server with IIS 6 (no mail server installed > on it). In order to practice my skills on PHP, I installed PHP 5.