Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Closed Thread
 
Thread Tools Display Modes
Old Nov 21st, 2006, 3:24 PM   #11
tcolvinMI
Newbie
 
Join Date: Nov 2006
Location: Ohio
Posts: 2
Rep Power: 0 tcolvinMI is on a distinguished road
Apache2Triad

Ive been using the Apache2Triad software, which you can download here. This seems to have been a good package for me so far. It comes with Apache, MySQL, PHP, Python, and a variety of other tools, and it isnt all that difficult to configure.
__________________
Website Admin
Mightor Industries, Inc.
http://www.mightorindustries.net
tcolvinMI is offline  
Old Nov 21st, 2006, 8:07 PM   #12
Game_Ender
Professional Programmer
 
Game_Ender's Avatar
 
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3 Game_Ender is on a distinguished road
It important to note that just because you are home user and you don't pay for a static IP doesn't mean you don't already have one. I have Comcast and my IP hasn't changed in over a year. I serve all kinds of stuff from my box at home.
Game_Ender is offline  
Old Nov 21st, 2006, 8:26 PM   #13
Indigno
Professional Programmer
 
Indigno's Avatar
 
Join Date: Dec 2005
Location: Anywhere non-productive
Posts: 267
Rep Power: 0 Indigno is an unknown quantity at this point
Send a message via AIM to Indigno Send a message via MSN to Indigno Send a message via Yahoo to Indigno
If you want a server up quick and easy, search for easy PHP. It's an AMP package that gives you Apache, PHP, and Mysql in one bundle. One EXE install. Great for someone who just wants something up quickly.
__________________
Perhaps I should have a sticky topic for all of the times I "return" to this forum instead of a new one every time.
Indigno is offline  
Old Nov 21st, 2006, 9:04 PM   #14
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Since it was a July post, I'm betting there's been SOME resolution....
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline  
Old Nov 21st, 2006, 9:51 PM   #15
mrynit
Hobbyist Programmer
 
mrynit's Avatar
 
Join Date: Mar 2006
Location: WA, USA
Posts: 332
Rep Power: 3 mrynit is on a distinguished road
Send a message via AIM to mrynit Send a message via MSN to mrynit Send a message via Yahoo to mrynit Send a message via Skype™ to mrynit
use xampp. it is appache mySQL PHP and Perl fairly preconfigured so you just need to set teh xampp software settings for secuirty and prefrences.
__________________
i dont know much about programming but i try to help
mrynit is offline  
Old Nov 22nd, 2006, 12:50 AM   #16
crawforddavid2006
Expert Programmer
 
crawforddavid2006's Avatar
 
Join Date: Apr 2005
Location: Not sure yet
Posts: 579
Rep Power: 0 crawforddavid2006 is an unknown quantity at this point
Send a message via AIM to crawforddavid2006 Send a message via MSN to crawforddavid2006
Sorry I realize this is your job normally DaWei but... DID YOU EVEN BOTHER SEARCHING THE FORUMS FOR THIS?
__________________
Quote:
Originally Posted by DaWei View Post
Well, it's better than Pen Islands url....;)

crawforddavid2006 is offline  
Old Nov 22nd, 2006, 6:33 AM   #17
Indigno
Professional Programmer
 
Indigno's Avatar
 
Join Date: Dec 2005
Location: Anywhere non-productive
Posts: 267
Rep Power: 0 Indigno is an unknown quantity at this point
Send a message via AIM to Indigno Send a message via MSN to Indigno Send a message via Yahoo to Indigno
Quote:
Originally Posted by crawforddavid2006 View Post
Sorry I realize this is your job normally DaWei but... DID YOU EVEN BOTHER SEARCHING THE FORUMS FOR THIS?
But then you would realize that the post was in July and he was the only one to notice.

Nice bump colvin.
__________________
Perhaps I should have a sticky topic for all of the times I "return" to this forum instead of a new one every time.
Indigno is offline  
Old Nov 22nd, 2006, 1:08 PM   #18
piercy
Programmer
 
Join Date: Apr 2006
Posts: 35
Rep Power: 0 piercy is on a distinguished road
i would just say thoug,h that i didnt see anyone tell the guy that he would need to leave his laptop on(if he wanted a proper webserver). leaving a laptop on non-stop seems a bad idea.
__________________
this forum rules you guys are great!
thanks to all who help
piercy
piercy is offline  
Old Nov 22nd, 2006, 3:04 PM   #19
Indigno
Professional Programmer
 
Indigno's Avatar
 
Join Date: Dec 2005
Location: Anywhere non-productive
Posts: 267
Rep Power: 0 Indigno is an unknown quantity at this point
Send a message via AIM to Indigno Send a message via MSN to Indigno Send a message via Yahoo to Indigno
Quote:
Originally Posted by piercy View Post
i would just say thoug,h that i didnt see anyone tell the guy that he would need to leave his laptop on(if he wanted a proper webserver). leaving a laptop on non-stop seems a bad idea.
Why not? As long as it has some ventilation it should be just fine. I've run webservers off of a broken (The screen) laptop and it works just fine.
__________________
Perhaps I should have a sticky topic for all of the times I "return" to this forum instead of a new one every time.
Indigno is offline  
Old Nov 22nd, 2006, 5:26 PM   #20
a thing
Unverified User
 
a thing's Avatar
 
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0 a thing is on a distinguished road
Can we just lock this already?
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted.
Got 'Nux?—GNU/Linux and other free software support.
It's GNU/Linux, not just Linux.
a thing is offline  
Closed Thread

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
C++ webserver trouble Brent C++ 13 May 23rd, 2006 5:13 AM
Post images of your home computers! Infinite Recursion Coder's Corner Lounge 87 Feb 23rd, 2006 11:15 PM
Handling a cookie request from a webserver in C# Harley82 C# 1 Aug 9th, 2005 8:02 AM
Home page Problem !!!!! nike4all PHP 7 May 10th, 2005 8:56 AM
home web server...how to? Krate Other Web Development Languages 1 May 7th, 2005 5:29 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:24 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC