| From: | Zengfa Gao <zfgao(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | PgSQL 7.3: /opt/pgsql/bin/postgres: Execute permission denied. |
| Date: | 2003-01-08 19:03:37 |
| Message-ID: | 20030108190337.94952.qmail@web41011.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
I download PgSQL source, compiled it, then try to
start pgsql, I got:
# su postgres -c '/opt/pgsql/bin/initdb
--pgdata=/var/opt/pgsql/data'
The program
'/opt/pgsql/bin/postgres'
needed by initdb does not belong to PostgreSQL version
7.3, or
there may be a configuration problem.
This was the error message issued by that program:
/opt/pgsql/bin/initdb[135]: /opt/pgsql/bin/postgres:
Execute permission denied.
I check the permission of postgres:
# ls -l /opt/pgsql/bin/postgres
-rwxr-xr-x 1 root bin 2994176 Jan 8
09:53 /opt/pgsql/bin/postgres
But same code works fine on my another HPUX 11.11
system. File permission is same.
Does anyone have some ideas?
Thanks!
Zengfa
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Johnson, Shaunn | 2003-01-08 19:14:29 | Re: too many Fatal Error 1: shutdown messages |
| Previous Message | Markus Bengts | 2003-01-08 18:47:59 | Re: chkpass |