Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #1181
| From | "James Carlock" <jcarlock1@somemail.com> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: PHP Runs In WinXP Command Window But Not In Browser |
| Date | 2011-04-18 19:07 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <ioig8u$64v$1@speranza.aioe.org> (permalink) |
| References | (11 earlier) <15fc9507-6444-4b07-bce5-111a277234f9@f11g2000vbx.googlegroups.com> <pHgpp.5023$YL5.3886@newsfe05.iad> <9c789107-6b4c-4853-a3ee-f9634a2a8acb@q30g2000vbs.googlegroups.com> <4dac73f9$0$23634$bed64819@gradwell.net> <74cdc52b-feaa-4b80-8742-0410f02895a6@d26g2000prn.googlegroups.com> |
"Peter Lauren" <peterdlauren at gmail.com> wrote... > On Mon, 18 Apr 2011 09:44:31 -0700, Peter Lauren > wrote: > > I've registered a domain name. Would I set up a > DNS server though a web host like GoDaddy or would > I be jsut as well using a free DNS server? GoDaddy provides the DNS servers when you buy hosting through them. They provide a webpage to configure the DNS servers. NOTE: Every change you make to the DNS there may take up to 24 hours (or longer) to get processed. Also, once you make a change to ANY DNS the server, based on how they (the hosting company) set up the server and the times they place in the server, pushes the domain names out to some master servers. GoDaddy provides webpages describing how to set up their DNS (which basically configures a set of IP their IP addresses to point to your domain name(s) and vice versa). Configure Apache on your XP machine to run PHP and then use your IP address as a SERVERNAME for the very first parameter. You can use the hosts file to configure the IP address to the host name as well for a quick and easy way to configure DNS for self-testing on XP. Find the "hosts" file in: %SystemRoot%\system32\drivers\etc It might take a day or two to get to know how it all operates but the experience lasts forever. -- Jim Carlock http://www.facebook.com/jim.carlock
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar
PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-03 04:54 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Luuk <Luuk@invalid.lan> - 2011-04-03 14:03 +0200
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-03 18:36 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-03 21:54 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-04 03:41 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-06 13:36 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-06 22:14 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-06 20:54 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-07 09:08 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-06 16:21 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-06 21:00 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-07 03:28 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-07 19:53 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-08 07:04 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-08 10:45 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-08 14:01 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-08 16:45 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-08 16:55 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-08 20:02 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-12 20:07 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-13 05:23 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-13 10:59 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-13 19:33 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 11:29 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Michael Fesser <netizen@gmx.de> - 2011-04-13 20:36 +0200
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 14:08 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser "P E Schoen" <paul@pstech-inc.com> - 2011-04-19 01:31 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-28 08:17 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-13 04:46 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 09:05 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-18 17:22 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 14:35 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-19 03:15 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-28 11:05 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-08 19:57 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-08 22:49 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-12 20:31 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-13 04:58 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-13 13:23 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-13 07:29 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 09:44 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-18 17:25 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 14:37 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser "James Carlock" <jcarlock1@somemail.com> - 2011-04-18 19:07 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-18 20:14 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-18 22:05 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-19 06:03 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-19 06:50 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-19 19:52 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-19 21:00 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-19 22:12 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-19 21:27 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-19 22:58 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-19 22:56 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-19 23:11 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-20 05:20 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-20 07:27 -0500
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-20 16:44 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser The Natural Philosopher <tnp@invalid.invalid> - 2011-04-20 17:16 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser The Natural Philosopher <tnp@invalid.invalid> - 2011-04-20 11:30 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-19 18:59 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser "James Carlock" <jcarlock1@somemail.com> - 2011-04-24 09:23 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-29 12:46 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-29 12:45 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-09 02:29 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-12 20:33 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-13 05:25 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-13 05:00 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-13 13:43 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-13 08:17 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-13 11:16 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-13 15:12 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-14 04:37 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-14 08:53 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-14 12:47 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 14:10 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-13 20:57 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 14:22 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-19 03:42 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Michael Fesser <netizen@gmx.de> - 2011-04-09 12:26 +0200
Re: PHP Runs In WinXP Command Window But Not In Browser The Natural Philosopher <tnp@invalid.invalid> - 2011-04-09 12:10 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-09 17:09 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-12 20:43 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-13 05:08 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-12 20:43 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser William Gill <nospam@domain.invalid> - 2011-04-13 15:13 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-13 20:21 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser William Gill <nospam@domain.invalid> - 2011-04-13 19:22 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-14 10:10 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-12 20:57 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-13 13:20 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 09:19 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-19 03:42 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser William Gill <nospam@domain.invalid> - 2011-04-19 10:36 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser The Natural Philosopher <tnp@invalid.invalid> - 2011-04-19 18:46 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-19 20:32 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-19 21:35 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser The Natural Philosopher <tnp@invalid.invalid> - 2011-04-19 22:19 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-19 19:52 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser William Gill <nospam@domain.invalid> - 2011-04-19 22:15 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-28 12:18 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-07 03:19 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-04 09:53 +0100
Re: PHP runs in WinXP command window but not in browser Tim Streater <timstreater@waitrose.com> - 2011-04-03 13:39 +0100
Re: PHP runs in WinXP command window but not in browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-03 18:42 -0700
Re: PHP runs in WinXP command window but not in browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-03 21:55 -0400
Re: PHP runs in WinXP command window but not in browser crankypuss <no@email.thanks> - 2011-04-04 03:48 -0600
Re: PHP runs in WinXP command window but not in browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-06 13:43 -0700
Re: PHP runs in WinXP command window but not in browser "Peter H. Coffin" <hellsop@ninehells.com> - 2011-04-04 17:31 -0500
Re: PHP runs in WinXP command window but not in browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-06 20:40 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-04 17:19 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Jim Higgins <invalid@invalid.invalid> - 2011-04-05 18:36 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-05 16:07 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-05 23:01 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-05 23:27 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser William Gill <nospam@domain.invalid> - 2011-04-13 12:14 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-06 20:18 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-06 20:19 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-07 13:16 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-07 14:09 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-08 10:33 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-08 14:00 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-08 10:34 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-08 18:17 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-08 10:53 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-04-08 18:30 +0000
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-12 20:06 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser crankypuss <no@email.thanks> - 2011-04-13 05:11 -0600
Re: PHP Runs In WinXP Command Window But Not In Browser Tim Streater <timstreater@waitrose.com> - 2011-04-13 13:25 +0100
Re: PHP Runs In WinXP Command Window But Not In Browser William Gill <nospam@domain.invalid> - 2011-04-13 13:46 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-18 11:27 -0700
Re: PHP Runs In WinXP Command Window But Not In Browser William Gill <nospam@domain.invalid> - 2011-04-18 19:15 -0400
Re: PHP Runs In WinXP Command Window But Not In Browser Peter Lauren <peterdlauren@gmail.com> - 2011-04-28 08:12 -0700
csiph-web