SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
-
Jul 9, 2001, 03:40 #1
- Join Date
- May 2001
- Posts
- 150
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
mail() is not supported in this PHP build
Hello
When trying to send mail inside my PHP script I receive the following error:
Warning: mail() is not supported in this PHP build
What is the reason ? Compile errors ? Or my Host has disabled access to PHP mail() function ?
How can I solve the problem ? Is there any alternatives to using mail() function that may work?
Regards,
Mac
-
Jul 9, 2001, 03:51 #2
- Join Date
- Jun 2000
- Location
- Sydney, Australia
- Posts
- 3,798
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Looks like your host has disabled the mail() function
This looks interesting though (I have not read through all the replies)
http://www.phpbuilder.com/forum/read...&thread=106964
Bookmarks