<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>

<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>Re: [rt-users] RT3: mkdir /opt/rt3/var/mason_data/obj: Permission denied</TITLE>
</HEAD>
<BODY dir=ltr>
<DIV>Hi Jim,</DIV>
<DIV>Thanks for commenting.</DIV>
<DIV>I have the following:</DIV>
<DIV> </DIV>
<DIV>drwxrwx---    5 root     
root         4096 May 19 11:03 
mason_data</DIV>
<DIV> </DIV>
<DIV>and in httpd.conf:</DIV>
<DIV> </DIV>
<DIV>User nobody<BR>Group nobody</DIV>
<DIV><BR>I tried by temporary changing mason_data permissions to 777, as well as 
switching to user/group nobody/nobody. The error is persistant...</DIV>
<DIV> </DIV>
<DIV>Best regards,</DIV>
<DIV>Lieven</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT size=2>-----Oorspronkelijk bericht----- <BR><B>Van:</B> Jim Mozley 
  [mailto:jim.mozley@exponential-e.com] <BR><B>Verzonden:</B> do 22/05/2003 
  18:14 <BR><B>Aan:</B> Lieven Tomme; rt-users@lists.fsck.com <BR><B>CC:</B> 
  <BR><B>Onderwerp:</B> Re: [rt-users] RT3: mkdir /opt/rt3/var/mason_data/obj: 
  Permission denied<BR><BR></FONT></DIV>
  <P><FONT size=2>*This message was transferred with a trial version of 
  CommuniGate(tm) Pro*<BR>Lieven,<BR><BR>What are the permissions on 
  /opt/rt3/var/mason_data? Is the owner and group<BR>the same as the owner and 
  group of apache (in apache's httpd.conf 
  file)?<BR><BR>Regards,<BR><BR>Jim<BR><BR>----- Original Message -----<BR>From: 
  "Lieven Tomme" <lieven.tomme@aquanta.com><BR>To: 
  <rt-users@lists.fsck.com><BR>Sent: Thursday, May 22, 2003 4:00 
  PM<BR>Subject: [rt-users] RT3: mkdir /opt/rt3/var/mason_data/obj: 
  Permission<BR>denied<BR><BR><BR>*This message was transferred with a trial 
  version of CommuniGate(tm) Pro*<BR>Hello,<BR>After making RT3, modifying 
  RT_SiteConfig.pm and httpd.conf, I obtain<BR>the following error upon surfing 
  to the involved URL:<BR><BR><BR><BR><BR>error:  mkdir 
  /opt/rt3/var/mason_data/obj: Permission denied 
  at<BR>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler/ToObject.pm line 
  96<BR><BR>context:  ...<BR>181:  # Mason exception and placed in the 
  {prepare_error} slot. exec()<BR>182:  # will then trigger the error. This 
  makes for an easier new + exec<BR><BR>183:  # API.<BR>184:  local 
  $SIG{'__DIE__'} = sub {<BR>185:  rethrow_exception( $_[0] 
  );<BR>186:  };<BR>187:<BR>188:  eval {<BR>189:  # create base 
  buffer<BR>...<BR><BR>code stack:  
  /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:185<BR>/usr/lib/perl5/5.8.0/Carp.pm:191<BR>/usr/lib/perl5/5.8.0/File/Path.pm:150<BR>/usr/lib/perl5/5.8.0/File/Path.pm:143<BR>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler/ToObject.pm:96<BR>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:323<BR>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:201<BR>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:166<BR>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm:60<BR>/usr/lib/perl5/site_perl/5.8.0/Class/Container.pm:265<BR>/usr/lib/perl5/site_perl/5.8.0/Class/Container.pm:343<BR>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:232<BR>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm:857<BR>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm:784<BR>/opt/rt3/bin/webmux.pl:118<BR>/dev/null:0<BR><BR><BR><BR>Any 
  idea how to solve this problem? It looks like I'm stuck 
  without<BR>help...<BR><BR><BR>FYI: this is the involved section of my Apache 
  1.3.27 httpd.conf file:<BR><BR><VirtualHost 
  _default_:10082><BR>    ServerName 
  my.domain.name<BR>    DocumentRoot 
  /opt/rt3/share/html<BR>    AddDefaultCharset 
  UTF-8<BR>    PerlModule Apache::DBI<BR>    
  PerlRequire /opt/rt3/bin/webmux.pl<BR>    PerlFreshRestart 
  On<BR><BR>    <Location 
  /><BR>        SetHandler 
  perl-script<BR>        PerlHandler 
  RT::Mason<BR>    
  </Location><BR></VirtualHost><BR><BR><BR>Thanks for your 
  help!<BR>Lieven<BR>_______________________________________________<BR>rt-users 
  mailing list<BR>rt-users@lists.fsck.com<BR><A 
  href="http://lists.fsck.com/mailman/listinfo/rt-users">http://lists.fsck.com/mailman/listinfo/rt-users</A><BR><BR>Have 
  you read the FAQ? The RT FAQ Manager lives at <A 
  href="http://fsck.com/rtfm">http://fsck.com/rtfm</A><BR><BR></FONT></P></BLOCKQUOTE>

</BODY>
</HTML>