diff --git a/doc/faq.rst b/doc/faq.rst index a09a0276e3..ae027776c9 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -829,7 +829,8 @@ Here are a few points to check: * If you are using `Suhosin `_, you might want to increase `request limits `_. * The directory specified in the :file:`php.ini` directive - ``session.save_path`` does not exist or is read-only. + ``session.save_path`` does not exist or is read-only (this can be caused + by `bug in the PHP installer `_). .. _faq2_9: