php-postgres-apache Security

From: ameen eetemadi <ameen78101(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: php-postgres-apache Security
Date: 2002-05-19 11:43:55
Message-ID: 20020519114355.66376.qmail@web12606.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

I am writing php on a
server(OS:linux,WebServer:apache) that other users can
write cgi and have shell on it .
I want to connect to a postgres server in my php file
without asking username and password !
then I must write the username and password in this
file .
Then other users can read it and drop my database .

can I connect to the postgres through .php file
without a security bog?

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Eckhard Hoeffner 2002-05-19 12:45:01 Re: php-postgres-apache Security
Previous Message Andrew McMillan 2002-05-19 05:39:24 Re: using CURSOR with PHP