V
V
Vadim2013-02-01 18:24:30
linux
Vadim, 2013-02-01 18:24:30

A distribution with a simple local web server out of the box?

Many distributions are beautiful and different. We need a user-friendly solution that quickly deploys without an Internet connection and immediately provides for use something like a local web server (a la Denver) with PHP and MySQL + phpMyAdmin.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
M
Mezomish, 2013-02-01
@Mezomish

Do you need a distribution kit “urgently right now”, or is there an option to create it yourself? For the same Ubuntu , there is a tool that allows you to tweak the original ISO by removing / adding packages, and then save the result as your own ISO.

M
merlin-vrn, 2013-02-01
@merlin-vrn

Any. For example, debian:
apt-get install apache mysql php
and you have a server that listens (including) locally

H
holyorb2, 2013-02-01
@holyorb2

>> with PHP and MySQL+phpMyAdmin
1. Choose any distribution that you know best
2. Install Apache, PHP, MySQL, phpMyAdmin - it will take 3 minutes and it is installed already configured and everything that is in the /var/www folder - will be a site, a simple page is created there, but you can delete it and install a CMS.
There is no such thing as Denver in Linux. but there are analogues, I use XAMPP (LAMPP will be downloaded) - here the archive is downloaded and unpacked, it turns out an analogue of Denver + a bunch of lotions

F
farafontov, 2013-02-02
@farafontov

on ubuntu in one line

sudo apt-get install lamp-server^

or select a web server when installing the axis itself

A
abyrvalg, 2013-02-03
@abyrvalg

Will the virtual machine work?
There are a whole bunch of them here: bitnami.org/stacks

V
Violetdrug, 2013-02-01
@Violetdrug

Alya Denver - wamp
habrahabr.ru/post/144242/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question