From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: Gottfried <gottfried@posteo.de>, help-guix@gnu.org
Subject: Re: wordpress
Date: Mon, 20 Jun 2022 14:09:43 +0200 [thread overview]
Message-ID: <7cae8143-b724-6157-9e22-5d06f3296c5d@crazy-compilers.com> (raw)
In-Reply-To: <f4f84455-5186-75c1-b81f-b854df416897@posteo.de>
Am 20.06.22 um 11:57 schrieb Gottfried:
> Does it mean we can't install wordpress in Guix or is there a workaround?
I doubt wordpress can reasonably be used with a document-root on a
read-only filesystem (which Guix creates).
The reason for this is that many plugins create additional files below
document.root, depending on the configuration you make via the Web
interface. E.g. if you add custom CSS, the plugin will create a file
containing the CSS.
Workaround would be to configure the webserver service to serve a
website from a read-write-able document-root. See
https://guix.gnu.org/manual/en/html_node/Web-Services.html for examples.
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goebel@crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
next prev parent reply other threads:[~2022-06-20 12:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-20 9:57 wordpress Gottfried
2022-06-20 12:09 ` Hartmut Goebel [this message]
2022-06-21 11:32 ` wordpress Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7cae8143-b724-6157-9e22-5d06f3296c5d@crazy-compilers.com \
--to=h.goebel@crazy-compilers.com \
--cc=gottfried@posteo.de \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.