strange problem with phpmyfaq installed @work (intranet) on a linux distro (debian lenny) : generated pdf are empty !
i tried with 2.7.1, 2.0 and 2.6
phi.ini seems ok (memory_limit = 128M),
Code: Select all
phpMyFAQ Version
phpMyFAQ 2.7.1
Server Software
Apache/2.2.3 (Debian) PHP/5.3.3-7+squeeze3 with Suhosin-Patch
PHP Version
PHP 5.3.3-7+squeeze3
Register Globals
off
Safe Mode
off
Open Basedir
off
DB Server
Mysql
DB Client Version
5.1.49
DB Server Version
5.0.51a-24+lenny2~bpo40+1
Webserver Interface
APACHE2HANDLER
PHP Extensions
Core, date, ereg, libxml, openssl, pcre, zlib, bcmath, bz2, calendar, ctype, dba, dom, hash, fileinfo, filter, ftp, gettext, session, iconv, json, mbstring, standard, posix, Reflection, SPL, shmop, SimpleXML, soap, sockets, Phar, exif, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, zip, apache2handler, gd, mcrypt, mysql, mysqli, PDO, pdo_mysql, suhosin, mhash
rights seems ok (chmod 0777 /var/www/phpmyfaq)
mYSQL BASE = UTF-8 Unicode (utf8)
Code: Select all
PCRE version 8.02 2010-03-19
Compiled with
UTF-8 support
Unicode properties support
Newline sequence is LF
\R matches all Unicode newlines
Internal link size = 2
POSIX malloc threshold = 10
Default match limit = 10000000
Default recursion depth limit = 10000000
Match recursion uses stack
Generated pdf = 0 octet
There is no errors reported in logs!
thx