Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Beginning PHP
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 26th, 2005, 02:14 AM
Friend of Wrox
 
Join Date: Jun 2005
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
Default Do I need to register a domain name before I insta

I have downloaded Apache for the Windows operating system and have read the installation documentation and I have a question: Do I need to register a domain name before I install Apache?

In the installation documentation for Apache, it reads:
Quote:
quote:Run the Apache .msi file you downloaded above. The installation will ask you for these things:

(#1) Network Domain. Enter the DNS domain in which your server is or will be registered in. For example, if your server's full DNS name is server.mydomain.net, you would type mydomain.net here.
Do I need to register a domain name before I install Apache?


 
Old June 27th, 2005, 06:55 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 357
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anshul
Default

Apache has VirtualHost directive, so you serve say, yahoo.com requests from a directory yahoo you've, say, in /wwwroot. You don't need register a domain, you are installing Apache 2 to your local machine. Just enter localhost for server name or domain and postmaster@localhost for e-mail.

What's really important is you need set http.conf correctly. And change Web publishing service of IIS to port, say, 8080, if you install Apache for port 80. You usually, use PHP, Perl and MySQL installation with Apache.

Cheer up :)

http://www.mediasworks.org/scripts/
 
Old July 5th, 2005, 10:24 PM
Friend of Wrox
 
Join Date: Jun 2005
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
Default

How do I look up my own IP Address?
I used to know and I know it is easy.
I am just drawing a blank


 
Old July 25th, 2005, 03:27 PM
Registered User
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,


Start -> Run -> Command -> ipconfig

 
Old July 28th, 2005, 02:42 PM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 357
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anshul
Default

Here are most answers ( I guess you using Windows! )

http://www.mediasworks.org/tutorials...de_windows.htm

http://anshul.guideseeq.com/personal/





Similar Threads
Thread Thread Starter Forum Replies Last Post
Same pages for sub domain from main domain vivek_inos ASP.NET 1.0 and 1.1 Professional 1 February 13th, 2007 10:15 AM
How to Read Oracle Data without Oracle being insta badrinarayanang Oracle 1 October 6th, 2005 06:34 AM
http://domain or http://www.domain anshul HTML Code Clinic 9 August 11th, 2004 01:09 AM
Can a non-visable control such as a timer be insta hamil VB.NET 2002/2003 Basics 2 July 26th, 2004 05:18 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.