Go to C:\xampp\sendmail: open sendmail.ini file in notepad or any text editor and make the changes as follows. change smtp_server=mail.yourdomain.com to smtp_server=smtp.gmail.com change smtp_port to ...
Create a new php folder in the root of your C:\ drive and extract the contents of the ZIP into it. Configure php.ini PHP’s configuration file is named php.ini. This doesn’t exist initially, so copy C: ...
Last week in Gearhead I discussed the struggle to get my hosting provider to give me a server with the version of PHP I needed to run a PHP-based groupware system. Last week in Gearhead I discussed ...
If you’re a PHP application developer, you might need to send email notifications through your custom PHP applications. With XAMPP, there are two ways to do this: you can use the included sendmail.exe ...
PHP sendmail_path needs tweaking for Google Apps email fjpoblam Jan 28, 2009 Jump to latest Follow Reply ...