SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: PHP mail() error.
-
Jun 17, 2001, 08:41 #1
- Join Date
- Jun 2001
- Location
- Dublin (Ireland),
- Posts
- 7
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
PHP mail() error.
I was wondering if anybody has experienced the below error whilst trying to send mail using the mail() function. I have tried the script under Apache and Xitami web servers.
Warning: Failed to Connect
I am running Apache on port 8080 and Xitami on port 80 simultaneously in a Windows 2000 environment but have also tried running the script with only one server running. The syntax is fine. Not sure where to go from here. Any help would be much appreciated.
Thanks.
-
Jun 17, 2001, 09:26 #2
- Join Date
- Oct 2000
- Location
- Austin, TX
- Posts
- 1,438
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Do you have either SMTP specified or a sendmail program?
Bookmarks