[rt-devel] more intall problems.
Michael
mike at westphila.net
Wed Jun 7 11:34:20 EDT 2000
FYI, I had some problems initially getting the server to bring
up index.html .
The problem was that "/opt/rt" is hardcoded into webmux.pl.
my $interp = new HTML::Mason::Interp (
allow_recursive_autohandlers =>1,
parser=>$parser,
comp_root=>'/opt/rt/WebRT/html',
data_dir=>'/opt/rt/WebRT/data');
Another issue; i guess its really not a bug, but an assumption that the installer
makes about which user apache is running under; i'm running my
webserver as a user other than 'nobody' and HTML::Mason wasn't
able to write to data/obj . A simple chown fixed that.
regards,
_Michael.
--
Michael Jastremski .. AIM:rstfinsyn
WORK:liquidation.com ME:westphila.net/mike
PHOTO:opl.megaglobal.net .... BIZ:megaglobal.net
More information about the Rt-devel
mailing list