Re: Help me

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Tran Anh Tu" <trantu(at)vnu(dot)edu(dot)vn>, <pgsql-php(at)postgresql(dot)org>
Subject: Re: Help me
Date: 2003-09-15 02:23:46
Message-ID: 013201c37b30$651d1fc0$2800a8c0@mars
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

> Warning: Failed opening 'classes/HTML_TreeMenu/TreeMenu.php' for
> inclusion (include_path='.:/usr/lib/php/:/usr/lib/php/pear/')
> in /var/www/html/phpPgAdmin/browser.php on line 15
>
> Fatal error: Cannot instantiate non-existent class: html_treemenu
> in /var/www/html/phpPgAdmin/browser.php on line 22

Now that is very weird.

'.' is in your include path, so it shouldn't have any problem including the
files ???

Does the classes/HTML_TreeMenu/TreeMenu.php directory exist for you? What
is your PHP version?

Chris

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Muhyiddin A.M Hayat 2003-09-15 03:03:09 he NT services Cygwin PostgreSQL installation
Previous Message Tran Anh Tu 2003-09-15 00:26:34 Re: Help me