From: Paul O. <pa...@th...> - 2002-06-23 15:46:57
|
I have just downloaded and installed 2.4.2-beta and the problem seems to be sorted. Thanks very much for your prompt and effective response Dan. Paul -----Original Message----- From: Dan Wilson [SMTP:kil...@us...] Sent: Sunday, June 23, 2002 3:43 PM To: php...@li... Subject: Re: [ppa-users] Failed opening '' for inclusion Have you tried upgrading to the latest beta [2.4.2-beta]? I believe this is an issue with register_globals set to off. It is not seeing the variable which tells it which file to include. The 2.4.2 will correct that issue. http://sourceforge.net/project/showfiles.php?group_id=37132 -Dan Quoting Paul Older <pa...@th...>: > I appreciate that the following problem is probably going to be due to a > faulty configuration somewhere rather than an issue with phpPgAdmin itself > but I'd be really grateful if someone could give me some pointers... > > > > --- Environment --- > > RedHat Linux 7.2 > php 4.2.0 > phpPgAdmin 2.4-1 > apache 1.3.24 > > > > --- What Works --- > > When I browse /index.php the left hand nav correctly lists the > databases I have running. > > One of these databases is called "paulo". > > If I then browse /db_details.php?server=1&db=paulo the right hand side > of phpPgAdmin correctly displays the tables in database paulo and also the > number of records in each table. > > > > --- What Doesn't Work --- > > However if I try and use any of the functionality of phpPgAdmin I get > various error messages. > > For example I if click on browse I get: > > Warning: Failed opening '' for inclusion > (include_path='.:/usr/local/lib/php') in /apps/sites/phpPgAdmin/sql.php on > line 130 > > I notice someone posted a similar (but slightly different) error as a bug > at http://gborg.postgresql.org/project/phppgadmin/bugs/bugupdate.php?322 > > The solution to the error given was to update one's include path to include > at least the current directory. It is clear in this case that my > include_path *does* include the current directory so it must be something > else. > > > > Anyone got any ideas? > > > > > > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > phpPgAdmin-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phppgadmin-users ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ phpPgAdmin-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/phppgadmin-users |