need help with apache....Forum: User Feedback Topic: need help with apache.... started by: sega01 Posted by sega01 on June 03 2005,12:56
im trying to get apache to work in dsl.... ive tried the apt get method, and it glitches after i enter the timezone... tried that again 3 or so times and then tried compiling the source with no luck... how can i get apache to install?btw im on dsl 1.1 Posted by Guest on June 03 2005,15:54
Strange that both method you used did not work.With apt-get, probably just wait for a couple of days before you try again. The maintainers may be updating the dependency links and may have made a mistake somewhere. Check the changelog of the apache package at the debian website. With compile-from-source, at what point did you have problems? This may be due to inappropriate settings you used during the ./configure stage. Or a missing development library even. Posted by clacker on June 03 2005,17:06
I have had problems with the timezone and apt-get when I didn't have gnu-utils.dsl installed first. Try that.
Posted by mkasson on June 06 2005,14:07
I needed Apache, MySQL and PHP, so I've been using XAMPP (http://www.apachefriends.org/en/xampp.html) which is a package that has
Hardly a "Damn Small" approach, but since I hadn't really worked with each of the packages and had concerns with the amount of time it would take me to get each set up and playing nicely together, this was a great find. Up and running on the first shot. The download is about 40 MB. I keep mine on the DSL LiveCD and have it set to automatically untar. When I get some time I'm going to explore removing the stuff my app doesn't need so I can fit everything into a 128MB CF with room to spare. Enjoy! |