![]() | |
#21
| |||
| |||
|
|
Bluuuuuue Rajah wrote: How come you guys keep mentioning 127.0.0.1? Is that address special in some way? gulp! Pehaps you're not quite ready for having your own server. But if you do decide to press on, do look at the wampserver.com link I posted several hours ago. |
#22
| |||
| |||
|
|
On Mon, 03 Aug 2009 01:08:35 +0000, Bluuuuuue Rajah wrote: Once again, spot on. Download, double-click and install. During the install you'll be asked to enter a few elementary configurations, but once it's done, you should be able to ... Thanks. I'll walk through the setup and see if there's anything I don't understand. When the .msi file unpackages itself, will I find a document in there telling me how to decide on the various choices I'll be asked to make? Once the Apache server is installed you'll find basic documents within the server directory on your hard drive. As I recall that'll be 'C:\Program Files\Apache2'. Or something similar. There is plenty online to instruct you in the configuration and running of Apache on your machine. You *will* be asked during the install if you want the server to run as a service. That means 'Do you want your server to automatically start when you boot up?'. That's up to you. Also, how do I test that it's working, once the install is done? I don't want to test it by writing a page that asks the server to send "Hello World" when I click "Submit," because I've never done that before either, so I have to test the two separately. You can't test two things that you've never done at the same time, because when it doesn't work, you don't know which stage is broken. Read this next line: fire your Apache up, point your browser to 127.0.0.1 How come you guys keep mentioning 127.0.0.1? Is that address special in some way? Local loopback IP address. if you're running a server on your local machine, that's the IP address of your machine. That or 'localhost', which resolves to 127.0.0.1 |
With all your help and friendly explanations,
#23
| |||
| |||
|
|
Local loopback IP address. if you're running a server on your local machine, that's the IP address of your machine. That or 'localhost', which resolves to 127.0.0.1 Thank you very much. With all your help and friendly explanations, this seems quite do-able. I'll give it a try some time this week, maybe around Wednesday. |
#24
| |||
| |||
|
|
On Mon, 03 Aug 2009 19:20:20 +0000, Bluuuuuue Rajah wrote: Local loopback IP address. if you're running a server on your local machine, that's the IP address of your machine. That or 'localhost', which resolves to 127.0.0.1 Thank you very much. With all your help and friendly explanations, this seems quite do-able. I'll give it a try some time this week, maybe around Wednesday. Don't forget to come back with any successes, failures and questions. |
#25
| |||
| |||
|
|
On Mon, 03 Aug 2009 19:20:20 +0000, Bluuuuuue Rajah wrote: Local loopback IP address. if you're running a server on your local machine, that's the IP address of your machine. That or 'localhost', which resolves to 127.0.0.1 Thank you very much. With all your help and friendly explanations, this seems quite do-able. I'll give it a try some time this week, maybe around Wednesday. Don't forget to come back with any successes, failures and questions. |
#26
| |||
| |||
|
|
I still haven't done that, but I figured out why I'm scared. Would you happen to know a link to a site with the screenshots that will come up during the installation process? I'd like to try to plan my way through it, before I start clicking. |
#27
| |||
| |||
|
|
Bluuuuuue Rajah wrote: I still haven't done that, but I figured out why I'm scared. Would you happen to know a link to a site with the screenshots that will come up during the installation process? I'd like to try to plan my way through it, before I start clicking. If we're still talking about installing a webserver, and from the headers on your posts, I'm assuming that you have Windows, then installing Apache from http://httpd.apache.org/ is one of the simplest installations imaginable. It is also completely removable - you go into "Add/Remove programs" in the Control Panel, and remove it. I don't recall if the installation asks any questions, but if it does, take the defaults. It may not be configured the way you will need it, but take it one step at a time. After you have installed apache, send your browser to http://127.0.0.1 and you'll see that it worked. |
#28
| |||
| |||
|
|
I installed it, but gave it a fake domain name, because I don't have a real one. That gave some kind of "Bad Domain Name" error message during the install. Can I still make it work for my original purpose? I wanted to make the ACTION="page name" command work, for a page hosted on my machine. |
#29
| |||
| |||
|
|
Once upon a time, in a newsgroup called 24hoursupport.helpdesk on Sun, 2 Aug 2009 00:02:51 +0000 (UTC) we were all amazed to see Bluuuuuue Rajah Bluuuuuue (AT) Rajah (DOT) Com> write: I'm teaching myself HTML forms, I've stolen your hard drive. Here's where you can view it...you and everyone else on earth! http://tinyurl.com/5zu8d |
#30
| |||
| |||
|
|
I'm teaching myself HTML forms, I've stolen your hard drive. Here's where you can view it...you and everyone else on earth! http://tinyurl.com/5zu8d A totally blank web page? With no source code? |
![]() |
| Thread Tools | |
| Display Modes | |
| |