Menu

#70 dream doesn't work

beta_version
open-fixed
engine/api (24)
5
2005-03-08
2005-03-06
No

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...) ;-)

Discussion

  • Richard Tango-Lowy

    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.

     
  • Richard Tango-Lowy

    Logged In: YES
    user_id=302293

    Fixed the configuration handler (temporary fix). Committed
    to svn. Please test.

     
  • Richard Tango-Lowy

    • status: open --> open-fixed
     

Log in to post a comment.