|
The box asks for server information...Network Domain...Server name...administrator email address... what is all that about?
I want to install Apache web server i use windows xp, when downloading a box appears on the download wizard...
If this is just for testing at home, then localhost or 127.0.0.1 will do for network domain. Administrator email will be admin@localhost. Put your web documents into a folder in htdocs and link to them thru your browser ie: http://localhost/index.html
I use a program called triad which includes MySQL and PHP as well as Apache and all the setting up is then unified in one go. Please feel free to contact me directly if you need more help.
I want to install Apache web server i use windows xp, when downloading a box appears on the download wizard...
go to http://www.helpero.com and make a search there after the words apache web server and find what you are looking for
cheers
I want to install Apache web server i use windows xp, when downloading a box appears on the download wizard...
That is the information needed for configuring the server... for example, the admin's (that would be you) email address is needed in a live configuration for those error messages that say "sorry, the server's stuffed. Please email admin@example.com and brighten their day"
If you're just running it locally to test things, I think the network and server names should be "localhost"
|