From mindmeld_LICENSED-1.2.2_beta1.tar.gz:
Running .../mindmeld/php.dream.php gives:
Warning: main(../include/header.inc): failed to open
stream: No such file or directory in
/var/www/html/mindmeld/php/dream.php on line 60
Warning: main(): Failed opening '../include/header.inc'
for inclusion
(include_path='.:/usr/lib/php/:/usr/share/pear/') in
/var/www/html/mindmeld/php/dream.php on line 60
Fatal error: Cannot instantiate non-existent class:
mmconfiguration in /var/www/html/mindmeld/php/dream.php
on line 61
It can't find header.inc. (And neither can I...) ;-)
Logged In: YES
user_id=302293
Working on it. Replaced header.inc with the new PEAR Config
code, but still have a minor bug. Will get back on it tomorrow.
Logged In: YES
user_id=302293
Fixed the configuration handler (temporary fix). Committed
to svn. Please test.