<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Hello all,<BR>
<BR>
   I have now installed  RT (with postgres) with the foll. command - <BR>
<BR>
$ perl sbin/rt-test-dependencies --with-postgresql --with-modperl1<BR>
<BR>
and am now trying to run the ,<BR>
<BR>
make initialise-database command<BR>
<BR>
When I run the initialise-database command it says its trying to connect to mysql instead of Postgres. <BR>
<BR>
Here's an excerpt:<BR>
Inorder to create a new database and grant RT access to that database,<BR>
this script needs to connect to your mysql instance on localhost as root.<BR>
Please specify that user's database password below. If the user has no database<BR>
password, just press return.<BR>
Password:<BR>
<BR>
DBI connect(';host=localhost','root',...) failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) at //opt/rt3/sbin/rt-setup-database line 80<BR>
Failed to connect to dbi:mysql:;host=localhost as root: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) at //opt/rt3/sbin/rt-setup-database line 80, <STDIN> line 1.<BR>
make: *** [initialize-database] Error 255<BR>
<BR>
Can anyone tell me how do I make RT talk to postgres?<BR>
<BR>
Regards,<BR>
Ritu
<p>
<pre>
----------------------------------------------------------------

NETCORE SOLUTIONS *** Ph: +91 22 5662 8000 Fax: +91 22 5662 8134

MailServ and FlexiMail: Messaging Solutions: <a href="http://netcore.co.in">http://netcore.co.in</a>

Pragatee: Integrated Server-Software Suite: <a href="http://www.pragatee.com">http://www.pragatee.com</a>

Emergic Freedom: Server-centric Computing: <a href="http://www.emergic.com">http://www.emergic.com</a>

BlogStreet: Blog Profiles and RSS Ecosystem: <a href="http://blogstreet.com">http://blogstreet.com</a>

Deeshaa: Rural Development: <a href="http://www.deeshaa.com">http://www.deeshaa.com</a>

Rajesh Jain's Weblog on Technology: <a href="http://www.emergic.org">http://www.emergic.org</a>
----------------------------------------------------------------
</pre>
</BODY>
</HTML>