NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Website Development
Reload this Page Web Server..

Website Development Development concepts, scripts, sponsors and affiliate programs.

Advanced Search
1 members in live chat ~  


Closed Thread
 
LinkBack Thread Tools
Old 06-10-2005, 11:45 AM THREAD STARTER               #1 (permalink)
New Member
Join Date: May 2005
Posts: 11
paul260426 is an unknown quantity at this point
 



Web Server..


I want to install a web server on my computer so I can easily practice php coding. I am running WinXP. I tried to download Apache and install but could not get my computer to recognize the files and open them.

First Question: Should I be looking at Apache or some other web server?

Second : If Apache, what is the trick to getting your computer to recognize the files and open them?

Thanks In Advance

Okay, I'm off to make pizzas...something I am much better at doing.
paul260426 is offline  
Old 06-10-2005, 12:17 PM   #2 (permalink)
no one lives forever
 
StudioWorks's Avatar
Join Date: Apr 2004
Location: NamePros
Posts: 8,075
StudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to behold
 



There was a php+mysql package for Windows called eNovative or something like that. You can try searching for it on Google.
__________________
epagini.com mexicorealty.net softwarepit.com yadasoftware.com
StudioWorks is offline  
Old 06-10-2005, 12:29 PM   #3 (permalink)
>< ))) ‘>
 
fish's Avatar
Join Date: Jun 2005
Location: US
Posts: 1,094
fish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond repute
 

Member of the Month
August 2007
Ethan Allen Fund
http://www.apachefriends.org/en/xampp-windows.html

It's a basic package of PHP, MySQL, and Apache with addons for other languages. Just put files in your htdocs directory and you have your own web server to test files on your computer. It's what I use and it works great.
fish is offline  
Old 06-10-2005, 08:30 PM THREAD STARTER               #4 (permalink)
New Member
Join Date: May 2005
Posts: 11
paul260426 is an unknown quantity at this point
 



Fish....give me a push here. htdocs...where do I find that? I'm running Windows XP. Thanks.
paul260426 is offline  
Old 06-10-2005, 09:12 PM   #5 (permalink)
Account Suspended
 
vip-ip's Avatar
Join Date: Jan 2005
Location: root@localhost
Posts: 4,011
vip-ip is an unknown quantity at this point
 



Originally Posted by paul260426
Fish....give me a push here. htdocs...where do I find that? I'm running Windows XP. Thanks.
Go to whatever your server folder is >> xampp >> htdocs
????: NamePros.com http://www.namepros.com/website-development/97495-web-server.html

That should be accessible thru http://localhost when your server is running.

Cheers :-) I use that package myself, very usefull tools there. Good luck!
vip-ip is offline  
Old 06-10-2005, 09:45 PM   #6 (permalink)
Senior Member
 
Porte's Avatar
Join Date: May 2005
Location: I'm right here
Posts: 3,525
Porte has much to be proud ofPorte has much to be proud ofPorte has much to be proud ofPorte has much to be proud ofPorte has much to be proud ofPorte has much to be proud ofPorte has much to be proud ofPorte has much to be proud ofPorte has much to be proud of
 



I recommend Abyss Web Server. Search google on this, fairly easy.
Porte is offline  
Old 06-10-2005, 10:13 PM   #7 (permalink)
Account Suspended
 
axilant's Avatar
Join Date: May 2004
Location: /etc/passwd
Posts: 2,178
axilant is a splendid one to beholdaxilant is a splendid one to beholdaxilant is a splendid one to beholdaxilant is a splendid one to beholdaxilant is a splendid one to beholdaxilant is a splendid one to behold
 

Member of the Month
July 2005

http://easyphp.org dont download the new version, download the second to the newest the new one's php build install is messed up. This will install: apache, php, mysql, phpmyadmin
axilant is offline  
Old 06-10-2005, 11:54 PM   #8 (permalink)
NamePros Member
Join Date: Jun 2005
Posts: 95
realtechtalk is an unknown quantity at this point
 



Originally Posted by paul260426
I want to install a web server on my computer so I can easily practice php coding. I am running WinXP. I tried to download Apache and install but could not get my computer to recognize the files and open them.

First Question: Should I be looking at Apache or some other web server?

Second : If Apache, what is the trick to getting your computer to recognize the files and open them?
????: NamePros.com http://www.namepros.com/showthread.php?t=97495

Thanks In Advance

Okay, I'm off to make pizzas...something I am much better at doing.
What happens when you try to surf to your local web server? It sounds like it might be misconfigured if you are saying it is trying to let you download them?

If you provide more details hopefully we can fix this
realtechtalk is offline  
Old 06-11-2005, 06:54 AM   #9 (permalink)
>< ))) ‘>
 
fish's Avatar
Join Date: Jun 2005
Location: US
Posts: 1,094
fish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond reputefish has a reputation beyond repute
 

Member of the Month
August 2007
Ethan Allen Fund
Basically what vip-ip said. On my Windows XP computer it's in C:\apachefriends\xampp\htdocs.

Just put your PHP files in there, let's say: index.php. Go to your web browser and type in http://localhost/index.php and there it is.
fish is offline  
Old 06-11-2005, 06:55 AM   #10 (permalink)
Join Date: Dec 2004
Posts: 1,057
snareklutz has much to be proud ofsnareklutz has much to be proud ofsnareklutz has much to be proud ofsnareklutz has much to be proud ofsnareklutz has much to be proud ofsnareklutz has much to be proud ofsnareklutz has much to be proud ofsnareklutz has much to be proud of
 



Originally Posted by axilant
http://easyphp.org dont download the new version, download the second to the newest the new one's php build install is messed up. This will install: apache, php, mysql, phpmyadmin
I use this :-)
__________________
For sale: forexstochastics.com
snareklutz is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
HOWTO: Install the Apache Web Server, Perl, PHP, and MySQL on Windows deadserious Webmaster Tutorials 96 05-27-2007 01:24 PM
Web Hosting Explained hotrod12 Webmaster Tutorials 45 08-24-2005 06:23 AM
Auction: 50+ High Quality Domains Ferman Domains For Sale - Auctions 4 04-15-2005 11:38 AM

 
All times are GMT -7. The time now is 10:45 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger