Index: [Article Count Order] [Thread]

Date:  Thu, 13 Apr 2006 00:14:28 -0700
From:  "Bruce Timberlake" <brucetimberlake (at mark) gmail.com>
Subject:  [coba-e:04636] Re: phpMyAdmin on secure login
To:  coba-e (at mark) bluequartz.org
Message-Id:  <f76f5d3e0604130014j69545deat3ea686d66ccab8df (at mark) mail.gmail.com>
In-Reply-To:  <!&!AAAAAAAAAAAYAAAAAAAAAPc/2lpi38BEv46VBpDc+JTCgAAAEAAAALSlRhuX6SFBmwprbu51Fn8BAAAAAA== (at mark) uhostme.net>
References:  <f76f5d3e0604122137o51f31a7bw5e3028b93933fe7c (at mark) mail.gmail.com>	 <!&!AAAAAAAAAAAYAAAAAAAAAPc/2lpi38BEv46VBpDc+JTCgAAAEAAAALSlRhuX6SFBmwprbu51Fn8BAAAAAA== (at mark) uhostme.net>
X-Mail-Count: 04636

> I take it by posing that as a question, you are not sure?

Correct... :)


> I looked at the two php.ini files on my machine, one in /etc/admserv and one in
> /etc.  The one in /etc/admserv had this include_path:
>
> include_path = ".:/usr/sausalito/ui/libPhp:/usr/sausalito/ui/web"

Hm. Looks like it should be ok then...

> The ones in /etc.php.ini were commented out.

That's unusual. I don't know what it defaults to using/allowing for an
include path if there isn't one specified in php.ini... I know it can
be overridden at the script level, or via a .htaccess file, but absent
those, I don't know how it would know what a valid include path is.