Note: forwarded message attached.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--- Begin Message ---Hi,I have follow the document which is available on http://wiki.bestpractical.com/index.cgi?DebianStableInstallGuideI edit the Edit /usr/local/rt3/etc/RT_SiteConfig.pm: file and make following entriesSet($rtname, 'rt.eai.india.campuseai.org');Set($Organization , "eai.india.campuseai.org");Set($MinimumPasswordLength , "8");Set($Timezone , 'Europe/Foo');Set($DatabaseType , 'mysql');Set($DatabasePassword , 'rt_pass');Set($MaxAttachmentSize , 50000000);Set($CorrespondAddress , 'RT_CorrespondAddressNotSet');Set($CommentAddress , 'RT_CommentAddressNotSet');Set($WebBaseURL , 'https://rt.eai.india.campuseai.org');Set($WebPath , '/rt');#Set($WebDefaultStylesheet, '3.4-compat');Set($WebDefaultStylesheet, '3.5-default');1;whereeai is the host name of the server where i m configuring RT and eai.india.campuseai.org is the fqdn of this server.And following entries i made in the /etc/apache-ssl/httpd.conf:<VirtualHost 10.2.1.136 >ServerName eai.india.campuseai.orgAlias /rt "/usr/local/rt3/share/html"PerlModule Apache::DBIPerlRequire /usr/local/rt3/bin/webmux.pl<Directory /usr/local/rt3/share/html>AllowOverride AllOptions ExecCGI +FollowSymLinks</Directory>
<Location /rt>RewriteEngine OnAddDefaultCharset UTF-8SetHandler perl-scriptPerlHandler RT::Mason</Location></VirtualHost>
When i restart the httpd server it is saying as follows
eai:~# apache-sslctl restart/usr/sbin/apache-sslctl restart: httpsd not running, trying to startReading key for server localhost:443/usr/sbin/apache-sslctl restart: httpsd could not be started
I checked the logs but not get any reasion for not starting httpdlogs are followingeai:/var/log/apache-ssl# tail error.log[Wed Sep 6 22:16:32 2006] [crit] Attempt to reinitialise SSL for server eai.india.campuseai.org[Wed Sep 6 22:17:18 2006] [crit] Attempt to reinitialise SSL for server eai.india.campuseai.org[Wed Sep 6 22:26:21 2006] [crit] Attempt to reinitialise SSL for server eai.india.campuseai.org[Wed Sep 6 22:26:41 2006] [crit] Attempt to reinitialise SSL for server eai.india.campuseai.org[Wed Sep 6 22:26:47 2006] [crit] Attempt to reinitialise SSL for server eai.india.campuseai.org
Please advise me in this regard.Thanks for your suggestion in advance
RegardsAbhishek
Do you Yahoo!?
Get on board. You're invited to try the new Yahoo! Mail.
--- End Message ---
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com