[plug] phpPgAdmin v2.4.2 users? config error??

Denis Brown dsbrown at cyllene.uwa.edu.au
Fri Dec 20 11:35:20 WST 2002


At 11:20 20/12/2002 +0800, you wrote:
>On Fri, 2002-12-20 at 10:18, Denis Brown wrote:
>
>[..snip..]
>
>Have you tried prepending ./ to the filename, like this:
>
>         file_exists("./$fileName")
>
>or
>
>         file_exists('./apache_pb.gif')

Yes but result is the same.   The only thing that works every time is to 
prepend the full path, eg. /usr/local/apache2/htdocs.   When I was playing 
in the sandpit, same deal... /sandpit/phpPgAdmin/config.inc.php would be 
found but just plain config.inc.php would not.

Noticed that you used double quotes in one instance, single quotes in the 
other and thought therein might lie a clue.  Tried with and without the ./ 
and with single- and double-quotes but none of the four combinations wants 
to work for me.

Regards,
Denis




More information about the plug mailing list