Re: Results found (counted), but not displayed, in PHP-interface with sqlite3
MK <[email protected]> Mon, 31 Aug 2015 03:26:58 +0200
| Newsgroups | gmane.text.refdb.general |
|---|---|
| Message-ID | <CAJOXrou4gE9xxn0od3HXSR73toczH6qkBudxDj+UtC9nnxvPcQ@mail.gmail.com> |
Hi again, I found the problem in the log files. ---- Fatal error: Class 'XSLTProcessor' not found in /usr/local/share/refdb/www/includes/functions.inc.php on line 146" while reading response header from upstream ---- The fix was rather simple, at least on my Debian system: apt-get install php5-xsl The results are *displayed* correctly now. Regards, MK ------------------------------------------------------------------------------