Hi,
This is error is coming to you bcoz you have given IDENT as the
authentication type in your pg_hba.conf file. Check out this file,
whether you have enabled "IDENT" as your auth type. If so configure
appropriately users for IDENT authentication.
For simplicity and for testing purpose,
What is your PHP Version ?
Try putting the
global $HTTP_SERVER_VARS;
print_r($HTTP_SERVER_VARS);
in your custom function and check out what is it printing...
-S. Sukumar
> I'm trying to access some settings in the $HTTP_SERVER_VARS[] array, but,
> within a custom function() this ar
Dear Adam,
Are you using 'realm' authentication setup?
with regards
Sukumar .S
On Tue, 29 Jan 2002, Adam wrote:
> Date: Tue, 29 Jan 2002 14:47:42 -0600
> From: Adam <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP] Help! (How are sessions intended t
Hi,
I'm using sessions extremely to do that.
with regards
Sukumar .S
On Tue, 22 Jan 2002, Floyd Baker wrote:
> Date: Tue, 22 Jan 2002 01:17:18 -0500
> From: Floyd Baker <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP] Passing. Which method to use?
Hi,
Use intval("2.05");
I hope this will do the needful for you.
with regards,
Sukumar .S
On Mon, 21 Jan 2002, Jerry wrote:
> Date: Mon, 21 Jan 2002 13:35:34 -
> From: Jerry <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP] Integer in PHP
application which process the form would get the values. I think i
understood the question well...
with regards,
Sukumar .S
On Mon, 21 Jan 2002, Tim Ward wrote:
> Date: Mon, 21 Jan 2002 10:20:31 -
> From: Tim Ward <[EMAIL PROTECTED]>
> To: "[iso-8859-1] MÃ¥rten Andersso
Dear all,
One more measure thing to stop getting the source code with .inc
is to deny the files which has "inc" extension in Apache httpd.conf itself
with "DIRECTORY" configuration.
with regards,
Sukumar .S
On Thu, 17 Jan 2002, Radu Filip wrote:
> Date: Thu, 17 Jan 2
7 matches
Mail list logo