PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
  #1  
Old May 18th, 2005, 03:03 AM
defvayne23 defvayne23 is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: TX
Posts: 218 defvayne23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 27 m 42 sec
Reputation Power: 2
Send a message via AIM to defvayne23 Send a message via Yahoo to defvayne23
LOCALHOST

I was wondering I could be told where to download a local server that came with loval DB and php for manly a purpose of a testing server so I wont need to upload my files to my server every time I write a script like PHP (db not needed but helps) or is it possible to install just php and have no need for the server

OP system = Windows XP Home

Reply With Quote
  #2  
Old May 18th, 2005, 12:36 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: LOCALHOST

you need to install a web server in order to test your pages.

Reply With Quote
  #3  
Old May 18th, 2005, 03:54 PM
defvayne23 defvayne23 is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: TX
Posts: 218 defvayne23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 27 m 42 sec
Reputation Power: 2
Send a message via AIM to defvayne23 Send a message via Yahoo to defvayne23
RE: LOCALHOST

So I cant get like an apache server and install into my computer and run php on that

Reply With Quote
  #4  
Old May 18th, 2005, 04:32 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: LOCALHOST

yes you can, apache is your best bet because XP Home does not support IIS. That is what I meant to say...

Reply With Quote
  #5  
Old May 18th, 2005, 04:43 PM
defvayne23 defvayne23 is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: TX
Posts: 218 defvayne23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 27 m 42 sec
Reputation Power: 2
Send a message via AIM to defvayne23 Send a message via Yahoo to defvayne23
RE: LOCALHOST

Is there a package that comes with it apache and php ready or do I need to install each by themselves and if so what version of apache would be best?

Reply With Quote
  #6  
Old May 18th, 2005, 07:39 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: LOCALHOST

I prefer to install each seperatly, so I can't recommend anything specifically. As far as versions go, I would install the latest versions but you may want to install the same versions that your web host is using so you do not have version conflict problems when uploading the files.

Reply With Quote
  #7  
Old May 19th, 2005, 02:11 AM
defvayne23 defvayne23 is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: TX
Posts: 218 defvayne23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 27 m 42 sec
Reputation Power: 2
Send a message via AIM to defvayne23 Send a message via Yahoo to defvayne23
RE: LOCALHOST

Im trying to install php for my Apache server wich works fine but when i try to open a php file it says "HTTP 404 Not Found" but the file is there any help?

Reply With Quote
  #8  
Old May 19th, 2005, 02:21 AM
defvayne23 defvayne23 is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: TX
Posts: 218 defvayne23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 27 m 42 sec
Reputation Power: 2
Send a message via AIM to defvayne23 Send a message via Yahoo to defvayne23
RE: LOCALHOST

actually got it to work thanks

Reply With Quote
  #9  
Old June 15th, 2005, 09:17 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: LOCALHOST

sorry to bug u guys...

i can't seem to get the thing to work
i follow the tutorial on webmasterstop.com but can't get it to read php file.

my situation is kinda like def

thx all

P.S. if i use firefox.. i can see the content of the php file.. (something wrong here ??)

Reply With Quote
  #10  
Old June 15th, 2005, 11:31 AM
defvayne23 defvayne23 is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: TX
Posts: 218 defvayne23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 27 m 42 sec
Reputation Power: 2
Send a message via AIM to defvayne23 Send a message via Yahoo to defvayne23
RE: LOCALHOST

so youve downloaded apache and downlaoded php. put the regired files in the required places and then edited apache to run php? then visited your apache server to run the php not locally

example...
not - C:Web Sitesindex.php - or wherever your files are stored (files must be stored in apaches htdocs folder)
but - 134.5.6.31/index.php - or whatever your localhost number is

or

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > LOCALHOST


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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 On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway