Re: strange permission errors

2008-03-17 Thread Mag Gam
Phillip: The permissions are fine. I have default permissions for the Unix Socket. It matched other postgresql installs, and other systems that work. Plus its the default setting (srwxrwxrwx)..I still can't figure out why I am having this problem... Any help would be helpful On Tue, Mar 11, 200

Re: strange permission errors

2008-03-11 Thread Philippe M. Chiasson
Mag Gam wrote: I get," The account is not currently available." That account has a disabled shell $> su apache -s `which sh` -c '/bin/ls /tmp/.s.PGSQL.5432' Look at the permissions on both /tmp and /tmp/.s.PGSQL.5432 $> ls -ld /tmp $> ls -l /tmp/.s.PGSQL.5432 -- Philippe M. Chiasson G

Re: strange permission errors

2008-03-11 Thread Mag Gam
I get," The account is not currently available." But this happens on good and bad configuration. The system it works on gives me this error too.. Any other suggestion? The only difference I see is, in production I am using mod_perl 1.99 On Tue, Mar 11, 2008 at 1:55 AM, Philippe M. Chiasson <[EMA

Re: strange permission errors

2008-03-10 Thread Philippe M. Chiasson
Mag Gam wrote: Hi Gurus: Moving my application from development to production server. For some reason, I can't seem to execute my application when using mod_perl in production. I keep getting this permission error: [Mon Mar 10 13:47:33 2008] [error] Can't call method "prepare" on an undefined

strange permission errors

2008-03-10 Thread Mag Gam
Hi Gurus: Moving my application from development to production server. For some reason, I can't seem to execute my application when using mod_perl in production. I keep getting this permission error: [Mon Mar 10 13:47:33 2008] [error] Can't call method "prepare" on an undefined value at /var/www/: