Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > Local Machine question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-26-03, 17:39
exdter exdter is offline
Registered User
 
Join Date: Aug 2003
Posts: 328
Local Machine question

I am new to PHP and would like to know how I can see my PHP program using my local machine as the server. Thanks.
Reply With Quote
  #2 (permalink)  
Old 12-27-03, 15:07
ika ika is offline
Registered User
 
Join Date: Oct 2003
Location: Slovakia
Posts: 482
Re: Local Machine question

Quote:
Originally posted by exdter
I am new to PHP and would like to know how I can see my PHP program using my local machine as the server. Thanks.


http://www.php.net/manual/en/installation.php
Reply With Quote
  #3 (permalink)  
Old 12-28-03, 09:02
digioz digioz is offline
Registered User
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 34
Re: Local Machine question

Open your web browser and type "http://localhost/" into the location bar, then hit go. Depending on your server and type of web server program you have, it will show the index page for you.


Quote:
Originally posted by exdter
I am new to PHP and would like to know how I can see my PHP program using my local machine as the server. Thanks.
__________________
DigiOz Multimedia
http://www.digioz.com
Reply With Quote
  #4 (permalink)  
Old 12-29-03, 10:11
exdter exdter is offline
Registered User
 
Join Date: Aug 2003
Posts: 328
Re: Local Machine question

Thanks everyone.
Reply With Quote
  #5 (permalink)  
Old 12-30-03, 21:43
exdter exdter is offline
Registered User
 
Join Date: Aug 2003
Posts: 328
Re: Local Machine question

I type "http://localhost/" and I also try "http://127.0.0.1/" All I get in each case is a blank page. My Apache server is running. Maybe I didn't configure something right? Also, when I save a file in the root directory and then try to run it from my browser, the page doesn't exist.

Last edited by exdter : 12-30-03 at 21:51.
Reply With Quote
  #6 (permalink)  
Old 01-08-04, 15:07
rweston002 rweston002 is offline
Registered User
 
Join Date: Jul 2003
Location: Jersey
Posts: 11
Re: Local Machine question

Quote:
Originally posted by exdter
I type "http://localhost/" and I also try "http://127.0.0.1/" All I get in each case is a blank page. My Apache server is running. Maybe I didn't configure something right? Also, when I save a file in the root directory and then try to run it from my browser, the page doesn't exist.


and you're positive that that's the httpdocument home dir. you're putting(saving) it in?
Reply With Quote
  #7 (permalink)  
Old 01-08-04, 15:17
exdter exdter is offline
Registered User
 
Join Date: Aug 2003
Posts: 328
Re: Local Machine question

I was told about PHP Triad which I will try. It is supposed to configure everything by itself. Thanks.
Reply With Quote
  #8 (permalink)  
Old 01-08-04, 15:18
rweston002 rweston002 is offline
Registered User
 
Join Date: Jul 2003
Location: Jersey
Posts: 11
Re: Local Machine question

Quote:
Originally posted by exdter
I was told about PHP Triad which I will try. It is supposed to configure everything by itself. Thanks.


takes all the fun out of it... :-) Just playing. good luck with it.
Reply With Quote
  #9 (permalink)  
Old 01-08-04, 15:19
exdter exdter is offline
Registered User
 
Join Date: Aug 2003
Posts: 328
Re: Local Machine question

I'm not in it for fun...LOL
Thanks.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On