<html><body><div style="color:#000; background-color:#fff; font-family:lucida console, sans-serif;font-size:12pt"><div><span><span style="font-family: times new roman,new york,times,serif;">Sure.</span></span></div><div><br><span><span style="font-family: times new roman,new york,times,serif;"></span></span></div><div><span><span style="font-family: times new roman,new york,times,serif;">Below is the site_config file:</span></span></div><div><br><span><span style="font-family: times new roman,new york,times,serif;"></span></span></div>Set( $DatabaseUser, 'rt_user' );<br>Set( $CorrespondAddress, 'helpdesk@example.net' );<br>Set( $rtname, 'example.net' );<br>Set( $DatabaseRequireSSL, '' );<br>Set( $WebPort, '8080' );<br>Set( $Organization, 'example.net' );<br>Set( $DatabaseType, 'mysql' );<br>Set( $DatabasePort, '3306' );<br>Set( $DatabasePassword, '####' );<br>Set( $DatabaseAdmin, 'root' );<br>Set( $SendmailPath, '/usr/sbin/sendmail' );<br>Set(
 $WebDomain, 'dev02.example.net' );<br>Set( $DatabaseAdminPassword, '' );<br>Set( $CommentAddress, 'helpdesk@example.net' );<br>Set( $DatabaseHost, 'localhost' );<br>Set( $DatabaseName, 'rt4' );<br>Set( $OwnerEmail, 'owner@example.net' );<br>1;<br><br><span style="font-family: times new roman,new york,times,serif;">And here is the output of the syntax checker:<br><font size="3"><br><span style="font-family: lucida console,sans-serif;">perl -c /opt/rt4/etc/RT_SiteConfig.pm </span><br style="font-family: lucida console,sans-serif;"><span style="font-family: lucida console,sans-serif;">/opt/rt4/etc/RT_SiteConfig.pm syntax OK</span></font><br style="font-family: lucida console,sans-serif;"><br><br></span><span style="font-family: times new roman,new york,times,serif;">Thanks for the quick reply!<br>Apologies that mine wasn't as speedy.<br><br><br></span><div style="font-family: lucida console, sans-serif; font-size: 12pt;"><div style="font-family: times new
 roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Alex Vandiver <alexmv@bestpractical.com><br><b><span style="font-weight: bold;">To:</span></b> Randy Schwager <eyzon47@yahoo.com><br><b><span style="font-weight: bold;">Cc:</span></b> "rt-users@lists.bestpractical.com" <rt-users@lists.bestpractical.com><br><b><span style="font-weight: bold;">Sent:</span></b> Thursday, July 21, 2011 5:21 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [rt-users] Deep Recursion Error, rt-4.0.1<br></font><br>On Thu, 2011-07-21 at 14:05 -0700, Randy Schwager wrote:<br><br>> My new installation of RT (4.0.1) causes mod_perl to throw fatal<br>> errors when trying to restart apache.<br><br>This points to an error in your RT configuration (not your Apache<br>configuration, which is what you provided).  Please show us your<br>RT_SiteConfig.pm,
 with any passwords redacted.<br> - Alex<br><br><br><br><br></div></div></div></body></html>