X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-io1-f54.google.com (mail-io1-f54.google.com [209.85.166.54]) by lists.alpinelinux.org (Postfix) with ESMTP id 14642F84DAD for ; Mon, 4 Mar 2019 17:02:49 +0000 (UTC) Received: by mail-io1-f54.google.com with SMTP id y13so4511941iop.11 for ; Mon, 04 Mar 2019 09:02:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=KeafX2p0RjITkQYeSe+thofBhBRmClBychtB2N6/a8s=; b=S2CiiJA2PRIB1Jx4AtPtBilIhw1ntnyB2GSOBrRsJPe/IQDIfjYu0bly8txdrbzr5B l4zmfxqqpSI7wEtiw8pYjWwqmJ3u/cWU6586LWZ1GWcvHMqxzXA6bq5oxKQ3Yp5YihQa 6oHNjEN33cdluT31LbkMCu2RftNaeoNvEnCF4oiylWsgnGwXht9g647TqHPBX9drJZv9 m61ZfvY+IwerUY9mIbfNxDssLv3t0+SaYMwJhnTPHy81L5WYI/qb3laInC6vTMjUb1/D skH48JbSVNNwzkmNODsbCRppbedyqv+1pGrPRcM1h9yCrAz+Gh818PMVLc8J+bxnkY/8 Zz7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=KeafX2p0RjITkQYeSe+thofBhBRmClBychtB2N6/a8s=; b=RDB52/qNkRLITnstUGt7L8efhSDOU6d9lA6M+TsRAV89v2X4dri7VZSeSXUQ+2f2d/ dPiUDs6mHRutdceaTrZzuNxSNxkD7RWYri3vkZMmZH0ZNZ9hwMZ4JgWKDcyUYp1xHgFv VRj9USaKgbdYKwL4RxKCi45yQKiF4XG26G6d5EXSntmyqHA/Ydtn8ofTb2hQXmcjPPsJ v4fTwZUZwBcn/DERsouw+x91KDYKLjc2OtuhoZWiFIVfz1FzbX6tGtLxeqpW5rmhAsbY 2yib3UVmeYkzcOl7AVtqIC2pwCinnt+p8wCtaGsOzYOAe680h8Fkky7iCHBtyzp00U8i Ty3w== X-Gm-Message-State: APjAAAWol7HFspLZf+zjXGS467Mcz+FsxFNU7HlAv8Qt3CpJ+H166tIS xqgh5P7dR75bhs1hM7UmST+fPG0DxH0SHY5lEkfFzGCw X-Google-Smtp-Source: APXvYqwjbKOL8DZev1gqbTBZLdIydbszdREbgShcK4etwzQ7AAl1hsgIw0kZR6ZUTMqMcrePgS9DqxTWqLLmZXolJWs= X-Received: by 2002:a5d:9699:: with SMTP id m25mr11191560ion.77.1551718968623; Mon, 04 Mar 2019 09:02:48 -0800 (PST) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 2002:a92:1dce:0:0:0:0:0 with HTTP; Mon, 4 Mar 2019 09:02:47 -0800 (PST) In-Reply-To: <20190304083832.GB25800@marco.lxc> References: <20190304083832.GB25800@marco.lxc> From: PICCORO McKAY Lenz Date: Mon, 4 Mar 2019 12:32:47 -0430 Message-ID: Subject: Re: [alpine-user] LAMP setup To: Marco Dickert Cc: Chloe Kudryavtsev , alpine-user@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" not! /etc/apache2/conf.d/ are deprecated! a common mistake if you are not close to system changes respect upstream projects.. another inheritcs by using windo-like distributions also there's no need to change ownershiop of the conf file.. system must own the changes and users only must "use" ... the "apache" user must not have access to system files, that are a security misctake inherits from "muti-vendor" sites how to.. 2019-03-04 4:08 GMT-04:30, Marco Dickert : > On 2019-03-02 21:14:25, PICCORO McKAY Lenz wrote: >> ummm sorry but there-s too much differences beetween winbutu to alpine >> >> if you apt instal apache phpmyadmin >> in winbutnu quickly you have inmmediatelly at localhost/phpmyadmin the >> result >> >> in apine not all are like that! > > Well, I understand your point, but you choose a very bad example to argue: > > $ apk add apache2 php7-apache2 phpmyadmin > [...] > * If you use apache2: > * 1) Change the ownership of the config directory: > * chown -R apache:apache /etc/phpmyadmin > * 2) See if you need to modify the apache2 config: > * /etc/apache2/conf.d/phpmyadmin.conf > * 3) Restart apache2 when done. > * > OK: 524 MiB in 321 packages > $ chown -R apache:apache /etc/phpmyadmin > $ /etc/init.d/apache2 restart > > This works instantly^^ > > Cheers, > Marco > -- > Marco Dickert > marco@misterunknown.de > https://misterunknown.de > -- Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---