X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=INSTALL.md;h=dfe013b709898fb3cb460d770d13855ef6c0ca9f;hb=e557b7bb44d208315f4b9b2ea77a8a3f0fb0e386;hp=95f18cec7993965e1be8dead9ccd09d622379f78;hpb=f93aaa65c4b5d359ee09d084d6a10601f31ddfeb;p=github%2Fwallabag%2Fwallabag.git diff --git a/INSTALL.md b/INSTALL.md index 95f18cec..dfe013b7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,5 +1,17 @@ # Installing poche +## requirements +* PHP 5.2.0 or higher +* XML ([?](http://php.net/xml)) +* PCRE ([?](http://php.net/pcre)) +* Data filtering ([?](http://uk.php.net/manual/en/book.filter.php)) +* Tidy ([?](http://php.net/tidy)) +* cURL ([?](http://php.net/curl)) +* Parallel URL fetching +* allow_url_fopen ([?](http://www.php.net/manual/en/filesystem.configuration.php#ini.allow-url-fopen)) + +To see if your server is ok to run poche, execute http://yourpoche/poche_compatibility_test.php. + ## you don't want to install twig (the template engine) by yourself Download this file http://static.inthepoche.com/files/poche-1.0-latest-with-twig.zip