MyShaarli/doc/md
rfolo9li 54b065c253
Added php-json as required PHP module
Without php-json the installation stops with a white screen and the following error:
> 09-Nov-2019 14:05:46 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Shaarli\Config\json_encode() in /var/www/html/shaarli/application/config/ConfigJson.php:48
> Stack trace:
> #0 /var/www/html/shaarli/application/config/ConfigManager.php(239): Shaarli\Config\ConfigJson->write('data/config.jso...', Array)
> #1 /var/www/html/shaarli/index.php(1835): Shaarli\Config\ConfigManager->write(false)
> #2 /var/www/html/shaarli/index.php(178): install(Object(Shaarli\Config\ConfigManager), Object(Shaarli\Security\SessionManager), Object(Shaarli\Security\LoginManager))
> #3 {main}
>   thrown in /var/www/html/shaarli/application/config/ConfigJson.php on line 48

Tested with Shaarli 0.10.4 on CentOS 8 with Httpd 2.4.37 and PHP 7.2.11.
2019-11-09 15:24:10 +01:00
..
docker doc: reverse proxy config: proxypreservehost: wording, link to apache documentation, typo 2018-07-08 19:54:48 +02:00
guides Docs: Add an installation guide for Debian 9 + Docker 2018-07-12 22:50:30 +02:00
images doc: fix homepage icon 2019-01-06 02:10:04 +01:00
3rd-party-libraries.md Improve documentation (#598, #1105) 2018-06-17 18:56:00 +02:00
Browsing-and-searching.md minor fixes, ref #998 2017-12-17 23:41:03 +01:00
Community-&-Related-software.md emojione & twemoji removed 2019-09-25 20:03:58 +02:00
Continuous-integration-tools.md fix typo 2019-10-02 19:57:40 +00:00
Development-guidelines.md Webpack / Documentation update 2018-03-28 19:04:40 +02:00
Directory-structure.md Webpack / Documentation update 2018-03-28 19:04:40 +02:00
Download-and-Installation.md doc: fix broken markdown link 2019-08-01 19:09:05 +02:00
FAQ.md Fix broken documentation links and list formatting 2018-06-26 22:22:33 +02:00
GnuPG-signature.md documentation: fix rendering and internal references 2017-08-05 11:56:24 +02:00
index.md doc: fix homepage icon 2019-01-06 02:10:04 +01:00
Link-structure.md Add Link structure page to the documentation 2018-07-05 20:31:35 +02:00
Plugin-System.md Default colors plugin - Documentation 2019-07-20 09:32:56 +02:00
Plugins.md Default colors plugin - Documentation 2019-07-20 09:32:56 +02:00
Release-Shaarli.md Documentation+Makefile: update AUTHORS generation 2017-08-29 19:46:23 +02:00
REST-API.md Documentation - REST API - Mention dev.debug mode 2018-07-17 13:54:15 +02:00
RSS-feeds.md documentation: fix rendering and internal references 2017-08-05 11:56:24 +02:00
Security.md removed doc and code references to magic quotes 2017-08-26 11:27:18 +02:00
Server-configuration.md Added php-json as required PHP module 2019-11-09 15:24:10 +01:00
Server-security.md documentation: fix rendering and internal references 2017-08-05 11:56:24 +02:00
Shaarli-configuration.md Automatically retrieve description for new bookmarks 2019-07-06 12:21:52 +02:00
Sharing-content.md remove firefox share documentation 2018-10-11 09:51:14 +02:00
Static-analysis.md documentation: fix rendering and internal references 2017-08-05 11:56:24 +02:00
Theming.md documentation: update release download and usage information 2017-08-05 12:08:09 +02:00
Translations.md Load theme translations files automatically 2018-03-26 19:20:25 +02:00
Troubleshooting.md doc: update references to config(.json)?.php 2018-02-14 22:02:50 +01:00
Unit-tests-Docker.md docker: update image and usage documentation 2018-06-17 13:45:39 +02:00
Unit-tests.md documentation cleanup 2017-11-18 16:22:43 +01:00
Upgrade-and-migration.md Upgrade-and-migration.md: install link typo 2018-07-10 00:38:59 +02:00
Versioning-and-Branches.md documentation: fix rendering and internal references 2017-08-05 11:56:24 +02:00