1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to configure phpmailer server settings in Apache

Discussion in 'Apache' started by Barcarich, Aug 6, 2009.

  1. #1
    Hi Guys,

    which file would i need to change to update the sever details for a PHPmailer form using Apache? I have set up a form within wordpress, and its hosted with Apache, but the SMTP server settings are somewhere in Apache and i dont know where to look.

    Many thanks
     
    Barcarich, Aug 6, 2009 IP
  2. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #2
    You just need to place the phpmailer class files in the PHP directory from where PHP file can directly include that in the script. Probably in the same directory where your php.ini is saved. I don't think you will require to make any change in Apache configuration to use PHPMailer.

    Kailash
     
    kailash, Aug 8, 2009 IP