How to get Apache workingForum: Apps Topic: How to get Apache working started by: boardinbum Posted by boardinbum on Jan. 04 2005,06:22
Could someone walk me through how to get Apache downloaded and working on DSL? I've tried, but it'll never let me download it from Synaptic because it won't download some of the required packages.
Posted by ke4nt1 on Jan. 04 2005,06:35
I might get you thru the download.....1. Open a root shell 2. type nano /etc/apt/sources.list Edit the second line - change from stable to unstable ( just add the letters ' un ' to the front of the word ' stable ' ) To save - type (ctrl + o ) to exit - type ( ctrl + x ) 3. type apt-get update 4. type apt-get install apache See if that works for you. 73 ke4nt Posted by green on Jan. 05 2005,00:42
The easiest thing to do would be to use Monkey webserver. It's in DSL already. Double click on the DSL control panel on your desktop, then click Monkey. That "turns on" the Monkey webserver. To test, you open a browser and input 127.0.0.1 in the URL line to see the cool Monkey page. I use Monkey, and it does every thing I need it to do so far. Also have Apache on another machine (not DSL) it's a good one too.
Posted by mucow on Jan. 05 2005,22:16
i have monkey working fine but how to i get php working?
Posted by libretto on Jan. 05 2005,22:21
Theres a short help file on the monkey homepage on adding php support. As for using php, there should be plenty of examples about.
Posted by mucow on Jan. 05 2005,22:24
ok thx!
Posted by mucow on Jan. 05 2005,22:35
ok im an idiot but how to i get this thing on my virtual hard drive? (im using Microsoft Virtual PC 2004 and trying to get it on a vhd file so i can run a little webserver)
|