|
-
Apr 9th, 2003, 02:15 PM
#1
Thread Starter
Lively Member
-
Apr 9th, 2003, 09:46 PM
#2
Stuck in the 80s
-
Apr 14th, 2003, 02:07 AM
#3
If it's a windows based machine, you need to configure SMTP server.
If it's Linux... I think it's Cronjob. I'm not too sure, some of the linux (l)users here could tell you.
-
Apr 14th, 2003, 11:16 AM
#4
Stuck in the 80s
ohhh, localhost...I get it now.
-
Apr 14th, 2003, 12:46 PM
#5
-
Apr 17th, 2003, 11:27 AM
#6
Frenzied Member
localhost... how do you do that if you are not on the internet????
that's what localhost means to me, apache running as local and not on the net. if you don't get on the net how in the heck does the email get to your inbox in outlook????
some one tell me, as I have never got mine to work either since I don't get on the net.
Last edited by phpman; Apr 17th, 2003 at 04:11 PM.
-
Apr 17th, 2003, 04:06 PM
#7
Stuck in the 80s
Originally posted by phpman
localhost... how do you do that if you are not on the internet????
that's that localhost means to me, apache running as local and not on the net. if you don't get on the net how in the heck does the emial get to your outlook????
some one tell me as I have never got mine to work either since I don't get on the net.
Okay, that was almost as confusing as the original post...
-
Apr 17th, 2003, 04:11 PM
#8
Frenzied Member
is that better baby
-
Apr 17th, 2003, 04:22 PM
#9
Stuck in the 80s
The way I've always understood it is that "localhost" is a shortcut to the IP address of the machine. It's a reference to the current machine, or host.
As to what he's talking about with "emailing in the localhost", I have no idea. Intranet mailing, maybe?
-
Apr 17th, 2003, 04:58 PM
#10
Frenzied Member
well kind of.
localhost or 127.0.0.1 is the machine and that machine only. nobody can connect to it from the outside as every machine in the world has it. so it is not an IP so to speak. So if the machine is set to localhost Apache cannot recieve anything from the outside.
what I think he means is that when you test a script and it uses the mail function, he wants to see it work. but if he wants to send email than he will have to set up a email host and do all the emailing internally to his machine, waste of time if you ask me.
-
Apr 17th, 2003, 09:10 PM
#11
Stuck in the 80s
Originally posted by phpman
well kind of.
localhost or 127.0.0.1 is the machine and that machine only. nobody can connect to it from the outside as every machine in the world has it. so it is not an IP so to speak. So if the machine is set to localhost Apache cannot recieve anything from the outside.
I know.
-
Apr 18th, 2003, 02:59 AM
#12
localhost is a synonym for the loopback IP, that's true, but the other things aren't totally true. If you run Apache on localhost that means it runs on your local computer which is very nice for testing things. Yet you can configure Apache to listen to connections from outside as well as from the same computer. And you can send mail via a mail server. Nothing stops you from that as long as you have an internet connection.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Apr 18th, 2003, 05:09 AM
#13
OK, dude... what exactly are you trying to accomplish here?
-
Apr 18th, 2003, 10:45 AM
#14
Stuck in the 80s
Originally posted by mendhak
OK, dude... what exactly are you trying to accomplish here?
Which "dude" are you talking to?
-
Apr 19th, 2003, 04:50 AM
#15
The clueless one, I think.
-
Apr 21st, 2003, 04:57 PM
#16
Stuck in the 80s
Originally posted by mendhak
The clueless one, I think.
Alicia Silverstone? She's a hottie when she doesn't talk.
-
Apr 22nd, 2003, 01:50 AM
#17
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Apr 23rd, 2003, 12:18 AM
#18
How do you know she's a dude?
-
Apr 23rd, 2003, 07:22 AM
#19
Stuck in the 80s
Originally posted by mendhak
How do you know she's a dude?
Everyone's a dude, dude.
-
Apr 23rd, 2003, 08:05 AM
#20
Frenzied Member
hehe run this thread in the ground. good job guys 
the last thread I answer for this guy as he never answers his own threads.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|