Error starting httpd: No root path(s) specifiedat/usr/local/rt3/bin/webmux.pl line 98

Thanks. Incidentally, after adding two the lines to
RT_SiteConfigfile.pm for outbound sendmail (which works),
following p28 of RT Essentials, the error went away:

root@rt:/usr/local/rt3/etc# /etc/init.d/httpd start
/etc/init.d/httpd start: httpd started
root@rt:/usr/local/rt3/etc#

So this seems to be an intermittent innocuous error.

F-----Original Message-----
From: chmrr@zoq-fot-pik.mit.edu on behalf of Alex Vandiver
Sent: Sat 2/4/2006 6:24 PM
To: Lengyel, Florian
Cc: rt-users@lists.bestpractical.com
Subject: RE: [rt-users] Error starting httpd: No root path(s) specifiedat/usr/local/rt3/bin/webmux.pl line 98

On Sat, 2006-02-04 at 18:10 -0500, Lengyel, Florian wrote:

The suspense was unbearable: I went back to the office to took a look
at the server. Despite the http error at the start:

root@rt:/etc/init.d# ./httpd start
No root path(s) specified at /usr/local/rt3/bin/webmux.pl line 98
./httpd start: httpd started
root@rt:/etc/init.d#

RT seems to be working fine.

…that turns out to be a harmless error that only shows up the first
time you start it. It’s now fixed in SVN.

  • Alex