| From: | "George Jempty" <jb4mt(at)webfielding(dot)com> |
|---|---|
| To: | <pgsql-admin(at)postgresql(dot)org>, <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Creating nobody user so website visitors can update records |
| Date: | 2000-02-27 00:12:25 |
| Message-ID: | 000001bf80b7$53fca520$0200000a@jb4mt |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I got the following error message when testing my first postgresql web page:
Warning: PostgresSQL query failed: WARN:counter: Permission denied. in
/home/ez4gl/public_html/index.phtml on line 15
However, at the psql prompt I am able to execute the very same query that
resulted in the above, so I presume it has to do with the user "nobody"
accessing the web page.
I would appreciate instructions on how to set up the nobody user and give
nobody the appropriate permissions so I can pass them along to my web host,
as I don't have postmaster or superuser status to do it myself, and I need
to spoon feed it to my web host so he won't keep trying to push mySQL on me.
Thanks in advance
George Jempty
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matthew | 2000-02-27 01:52:10 | RE: [ADMIN] Creating nobody user so website visitors can update r ecords |
| Previous Message | José María Fernández González | 2000-02-24 18:54:47 | Security issue |