Forums

Join
bbPress Support ForumsTroubleshootingHow to change PHPInfo()

Info

How to change PHPInfo()

  1. Can anyone tell me where can I change my SMTP server name?? In phpinfo() function my SMTP is shown as localhost,I want to change it to SMTP provided by my hosting provider so that my mail function works.But I don't know which file is to be edited for this.

    Any help ??

  2. If you have control over the php.ini file I think you can change it. But normally that's not how you would do it. You probably want an SMTP mailer for bbPress.

    http://bbpress.org/plugins/topic/smtp-mailer-for-bbpress/

    You can also install swift mailer.

    Could you send mail at all from your server, before bbPress came along?

  3. You must log in to post.