openacs installation problem
Tapas Mishra
mightydreams at gmail.com
Thu Sep 23 12:00:58 UTC 2010
On Thu, Sep 23, 2010 at 3:47 PM, Tim Frost <timfrost at xtra.co.nz> wrote:
>>
>>
>> error when trying to connect to the pgsql database. This error can
>> occur if you have no database to connect to, or if the password was
>> incorrect. use: dpkg-reconfigure -plow packagename to reconfigure.
>> Error when trying to connect to the pgsql database. This error can
>> occur if you have no database to connect to, or if the password was
>> incorrect. use: dpkg-reconfigure -plow packagename to reconfigure.
Did what you suggested
dpkg-reconfigure -plow postgresql
also checked
dpkg -s postgresql
Package: postgresql
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 48
Maintainer: Martin Pitt <martin.pitt at ubuntu.com>
Architecture: all
Source: postgresql-8.4
Version: 8.4.4-0ubuntu10.04
Depends: postgresql-8.4
>> Error when trying to connect to the pgsql database. This error can
>> occur if you have no database to connect to, or if the password was
>> incorrect. use: dpkg-reconfigure -plow packagename to reconfigure.
when as root I type
psql
psql: FATAL: Ident authentication failed for user "root"
how will I get the psql prompt any idea?
I have checked this page
http://www.postgresql.org/docs/9.0/interactive/index.html
they talk about creating database and things like that but I am not
able to find
if I have to do some thing to be able to run it as root
(just to make eliminate that openacs is not able to connect to postgresql)
> The error messages indicate that the aolserver package is installing a
> program that is also using (or at least attempting to use) port 80,
> which causes the conflict.
Right
>
> For AOLserver, there may be at least the following options:
> 1: run the AOL server on its own port
Ok
> 2: configure Apache to recognise AOL traffic, based on the URL, and pass
> it to the AOL server process
This will happen only when I will finish installation of openacs or
some thing different is possible.
> I don't use AOLserver or openacs, so don't know how to configure them to
> use an alternative port (or hostname/IP address) to communicate :(
ok if some one else wishes to reply the problem is during installation itself
apt-get install openacs
it tries to install aolserver and start that aolserver at 80 which is
not successful since Apache is listening at 80.
Is there a way that during installation I can control aolserver from
starting so that conflict does not happen
and when I install it I configure where ever I choose a different port.
--
Tapas
More information about the ubuntu-users
mailing list