2 Commits
Author SHA1 Message Date
Jasper Spaans 1eebbc0184 Enable php mcrypt module.
Now it works for me <tm>
2014-12-31 22:37:26 +01:00
Jasper Spaans 77a0372493 Install php5-mcrypt as well.
Installing php5-mcrypt seems to be required:

4 docker exec ttrss_main tail -n1 /tmp/ttrss-update-daemon.stderr
PHP Fatal error:  Call to undefined function mcrypt_decrypt() in /var/www/include/crypt.php on line 12
2014-12-31 21:55:32 +01:00