<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-AU" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><a name="_MailEndCompose">Hi,<o:p></o:p></a></p>
<p class="MsoNormal">I have been all the way through the instructions 10 times.. Rebuilt the server from scratch 8 times..<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I get the following when I connect to the server.. Can someone tell me what I have done wrong please<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:13.5pt;color:black"><%init>my $debug = $cgi->param('debug');<span class="apple-converted-space"> </span>% warn time.": header.html\n" if $debug; % <& /elements/header.html, mt('Billing Main') &> % warn time.": dashboard-install_welcome.html\n"
 if $debug; % <& /elements/dashboard-install_welcome.html &> % warn time.": dashboard-toplist.html\n" if $debug; % <& /elements/dashboard-toplist.html &> % my $curuser = $FS::CurrentUser::CurrentUser; % my $numcust = $curuser->option('dashboard_customers');
 % $numcust ||= 10 unless $numcust =~ /^\s*0+\s*$/; % if ( $numcust ) { % % warn time.": fetching recently changed customers\n" if $debug; % % my $sth = dbh->prepare( % #"SELECT DISTINCT custnum FROM h_cust_main JOIN cust_main USING ( custnum ) % "SELECT custnum
 FROM h_cust_main JOIN cust_main USING ( custnum ) % WHERE ( history_action = 'insert' OR history_action = 'replace_new' ) % AND ( history_usernum = ? OR history_user = ? ) % AND ". $curuser->agentnums_sql( table=>'cust_main' ). % " ORDER BY history_date desc
 LIMIT 1000" # LIMIT 10 % ) or die dbh->errstr; % % % $sth->execute( $curuser->usernum, $curuser->username ) or die $sth->errstr; % % my %saw = (); % my @custnums = grep { !$saw{$_}++ } map $_->[0], @{ $sth->fetchall_arrayref }; % % @custnums = splice(@custnums,
 0, $numcust); % % if ( @custnums ) { % warn time.": displaying recently changed customers\n" if $debug; <& /elements/table-grid.html &> % my $bgcolor1 = '#eeeeee'; % my $bgcolor2 = '#ffffff'; % my $bgcolor = $bgcolor2; <% mt('Customers I recently added or
 modified') |h %> % foreach my $custnum ( @custnums ) { % my $cust_main = qsearchs('cust_main', { 'custnum' => $custnum } ); % next unless $cust_main;<span class="apple-converted-space"> </span></span><a href="http://172.18.1.34/freeside/view/cust_main.cgi?%3C%25%20$custnum%20%25%3E"><span style="font-size:13.5pt"><%
 $cust_main->display_custnum %>: <% $cust_main->name |h %></span></a><span class="apple-converted-space"><span style="font-size:13.5pt;color:black"> </span></span><span style="font-size:13.5pt;color:black">% if ( $bgcolor eq $bgcolor1 ) { % $bgcolor = $bgcolor2;
 % } else { % $bgcolor = $bgcolor1; % } % % } % } % } <& /elements/footer.html &></span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span style="color:#1F497D;mso-fareast-language:EN-AU"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D;mso-fareast-language:EN-AU"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D;mso-fareast-language:EN-AU"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma",sans-serif;color:#1F497D;mso-fareast-language:EN-AU">Kind regards,<o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#1F497D;mso-fareast-language:EN-AU"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma",sans-serif;color:#1F497D;mso-fareast-language:EN-AU">Jason Green.</span></b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#1F497D;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="color:#1F497D;mso-fareast-language:EN-AU">Director</span></b><span style="font-size:10.0pt;color:#1F497D;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#1F497D;mso-fareast-language:EN-AU"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#1F497D;mso-fareast-language:EN-AU"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Tahoma",sans-serif;color:black;mso-fareast-language:EN-AU">Mobile:<b>     0417 295 660</b></span><b><span style="font-size:12.0pt;font-family:"Tahoma",sans-serif;color:black;mso-fareast-language:EN-AU"><o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="font-family:"Tahoma",sans-serif;color:black;mso-fareast-language:EN-AU">Helpdesk:<b> 1300 858 295<o:p></o:p></b></span></p>
<p class="MsoNormal"><a href="http://www.ooki.com.au/" target="_blank"><b><span style="font-family:"Tahoma",sans-serif;color:blue;mso-fareast-language:EN-AU;text-decoration:none"><img border="0" width="800" height="125" style="width:8.3333in;height:1.3035in" id="_x0000_i1025" src="https://docs.google.com/a/ooki.com.au/uc?id=0B0hBpfDeWL0NUzVEV2xRanpfSDQ&export=download" alt=" OOKI website"></span></b></a><span style="color:#1F497D;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-family:"Tahoma",sans-serif;color:#1F497D;mso-fareast-language:EN-AU"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><b><span style="font-family:"Tahoma",sans-serif;color:#1F497D;mso-fareast-language:EN-AU"><o:p> </o:p></span></b></p>
<p class="MsoNormal" style="background:white"><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#222222;mso-fareast-language:EN-AU">This e-mail, any attachments and the information contained therein ("this message") are confidential and intended
 solely for the use of the addressee(s). If you have received this message in error please send it back to the sender and delete it. Unauthorized publication, use, dissemination or disclosure of this message, either in whole or in part is strictly prohibited. 
 OOKI have taken all required measures to ensure this email is free from any virus, trojan or malware.<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>