J. Wied · Feb 12, 2022
<a href="https://lychee.electerious.com">Lychee</a> auf OpenBSD
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
J. Wied 2022-02-12 Lychee auf OpenBSD Pakete installieren: pkg_add \ php \ php-gd \ php-pdo_sqlite \ php-sqlite3 \ php-zip \ pecl80-imagick Verzeichnis anlegen: mkdir var www htdocs lychee httpd einstellen: server "default" { listen on * port 80 root " htdocs lychee public" directory index "index.php" authenticate with " htdocs lychee htpasswd" # PHP wem PHP gebuehrt location "*.php" { fastcgi…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.