Jump to content

newwithphp

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

newwithphp's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I am creating a contest form for various email addresses to use as a contest. this is the error message I get after the "Thank You" page comes up: Warning: mail(): Failed to connect to mailserver at "popmail.ensembletravel.ca" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in W:\Webs\ensembletravel.ca\eads\selectvacations\en\mailer.php on line 88 Should I add this code in the mailer.php? ini_set("SMTP","localhost"); ini_set("smtp_port","25"); if so where do i put it and is that all i need to add? Please help Thanks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.