Help with PHP Mailer

Discussion in 'PHP' started by hanleyhansen, Sep 24, 2011.

  1. hanleyhansen

    hanleyhansen New Member

    Joined:
    Jan 24, 2008
    Messages:
    336
    Likes Received:
    8
    Trophy Points:
    0
    Occupation:
    Drupal Developer/LAMP Developer
    Location:
    Clifton
    Home Page:
    http://www.hanseninfotech.com
    Can someone help me figure this out?

    www.rugator.com

    Each of the buttons link to a form but I am getting an error when I send them. Funny thing is that it works fine when i put it on my linux host but when I put it on the server running wamp i get the error. How can I resolve this?
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Not sure I understand your query.
     
  3. hanleyhansen

    hanleyhansen New Member

    Joined:
    Jan 24, 2008
    Messages:
    336
    Likes Received:
    8
    Trophy Points:
    0
    Occupation:
    Drupal Developer/LAMP Developer
    Location:
    Clifton
    Home Page:
    http://www.hanseninfotech.com
    Windows isn't working with the PHP mail function. The same website works fine when I put it on my Linux box and all the forms work. But when I move the directory to apache in windows under WAMP the PHP stopped working. I open short tags but now I'm still getting another error. What is the work around so that I can send php mail in windows? I think the problem has something to do with windows ignoring the the sendmail_path setting. Isn't that a unix thing only?
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Use SMTP to send emails using PHP
     
  5. hanleyhansen

    hanleyhansen New Member

    Joined:
    Jan 24, 2008
    Messages:
    336
    Likes Received:
    8
    Trophy Points:
    0
    Occupation:
    Drupal Developer/LAMP Developer
    Location:
    Clifton
    Home Page:
    http://www.hanseninfotech.com
    I ended up just switching to a linux server now all forms are working fine.
     
    Last edited by a moderator: Sep 28, 2011
  6. CarlyFiorina

    CarlyFiorina Banned

    Joined:
    Jun 16, 2011
    Messages:
    31
    Likes Received:
    0
    Trophy Points:
    0
    Hello,

    I would like to say, PHP email transport class featuring file attachments, SMTP servers, Ccs, BCCs, HTML messages, word wrap, and more. Sends email via send-mail, PHP mail, Qmail, or with SMTP. New PHPMailer for PHP5 released!!

    Nice to meet you:)
    Carly Fiorina
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice