Self-Hosting Papra with Docker Compose on a NAS
Papra is a self-hosted document manager that installs cleanly — except for a silent SQLite permissions failure that breaks registration with no useful error.
Server setup, configuration, and administration. Covers web servers, HTTP configuration, PHP, database setup, and infrastructure management for hosting web applications.
Papra is a self-hosted document manager that installs cleanly — except for a silent SQLite permissions failure that breaks registration with no useful error.
Quick guide to setting up PHP 5.6 with Apache on macOS El Capitan. Includes the key configuration change you might miss.
Ubuntu 16.04 ships with PHP 7, which broke my WordPress. Here's how to upgrade PHP config and point nginx to the new php-fpm socket.