|
|
Subject:
Implementing PEAR to send emails in a Drupal installation website
Category: Computers > Programming Asked by: splicemix-ga List Price: $20.00 |
Posted:
18 Nov 2005 08:22 PST
Expires: 19 Nov 2005 00:25 PST Question ID: 594721 |
How can I implement the PEAR function to send emails in my Drupal installation website? I am hosting on a shared server, with no access to php.ini. I am having problems with sending out password notification mails (e.g. new account creation, password reminders). What is happening is that my shared server is preventing mails from being sent out by nobody, as configured in php.ini. I am familiar with HTML, not familiar with PHP. I have looked at the link at http://pear.php.net/manual/en/package.mail.mail.send.php, but I would appreciate step by step advice. I would be pleased to provide whatever additional information is required about the server. "The php settings are done in php.ini file. The entry for disabling user nobody is done with this file. You can't use php function to send mail if user nobody is disabled. Try to implement pear function." "You are not authorised to do any server side settings. php.ini is configured at server end for php and there is no any custome option for it. The only available option for your mail function to get work is to implemtnt pear function. Hope you are clear on this" | |
|
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |