[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Shell Tools



> I installed the shell tools to avoid having to use the GUI supplied with
> my Raq3 but apon execution of caddvsite I get the following error;
> Can't call method "exec" on an undefined value at
> /usr/lib/perl5/site_perl/5.005/Cobalt/Meta.pm line 1000.
> Any help or suggestions how to fix this would be greatly appreciated.
> Mark Anderson

I would guess that postgres isn't even running.   Check for /usr/bin/postmaster
in your ps auxwww output and for the socket /tmp/.s.PGSQL.<pid>.  Even though
you don't use the UI the backend database still needs to be running. 

Jeff-