![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like to use the mail () function on my localhost server. When I do, I get an error related to the smtp. In php.ini ... [mail function] ; For Win32 only. SMTP = localhost smtp_port = 25 Is it true that I have to upload the server to godaddy.com, for instance, in order for the mail() function to work properly? Is there a way around it? Thanks!!! |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
I mean upload my db to host. To go from localhost to online. Yes, I am a win 32 bit. |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Ok, maybe I am wording it wrong. To get back to the basic: When I use the php mail () fuction in my code I get an error referring to permissions on my localhost machine. I am to check my smtp it says. Thanks. |
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
|
I am creating a "forgot password' page that will query mysql and send the forgotten password via email to the user. I wanted to test it out. See how it works. |
#10
| |||
| |||
|
|
I get the following error: Warning: mail() [function.mail]: SMTP server response: 550 5.1.0 Authentication required on line 43 ... which is the mail() line. |
![]() |
| Thread Tools | |
| Display Modes | |
| |