Building Dynamic Websites with PHP apache server ggentoo
interesting experience was to assemble a Web Server with Gentoo. Beyond my preference for Gentoo is not very common to think of this distribution when mounting a production server.
Still, I chose to use my favorite distribution, and I'm actually quite happy with the rseultado.
have to modify the USE variable in / etc / make.conf to make it look like this: USE = "apache php mysql" Then run:
# emerge apache mysql dev-lang/php
the end this command, we should have our Web Server and Gentoo installed and ready to serve.
0 comments:
Post a Comment