I find the error message following:<br>1: in vtiger crm logs<br><img scalingmode="zoom" diffpixels="18px" modifysize="81%" style="width: 1150px; height: 837px;" filesize="1896189" src="cid:E9B120CD@E497372F.E03C1755"><br><br>2:the index.php error ,I find the foot can display.<br><br><div><img scalingmode="zoom" diffpixels="10px" modifysize="57%" style="width: 1150px; height: 608px;" filesize="1311872" src="cid:9FB99345@E497372F.E03C1755.jpg"><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Joe Bordes";<joe@tsolucio.com>;</div><div><b>发送时间:</b> 2015年3月28日(星期六) 下午3:10</div><div><b>收件人:</b> "vtigercrm-developers"<vtigercrm-developers@lists.vtigercrm.com>; <wbr></div><div></div><div><b>主题:</b> Re: [Vtigercrm-developers] VtigerCRM 5.4 become blank after login in</div></div><div><br></div>
  
    
  
  
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      A blank page is a PHP error. Activate display errors in your PHP
      and/or debugging in vtiger CRM to see if you can get some clue as
      to what is happening.<br>
      <br>
      For example you can add<br>
      <br>
      error_reporting(E_ALL); ini_set('display_errors','on');<br>
      <br>
      to the top of you config.inc.php,  that will get you a lot of
      output in the browser and the important error message will be at
      the bottom of the screen<br>
      <br>
      vtiger crm debugging can be activated with these two steps:<br>
      <br>
      <a class="moz-txt-link-freetext" href="http://corebos.org/documentation/doku.php?id=en:devel:debuging#php">http://corebos.org/documentation/doku.php?id=en:devel:debuging#php</a><br>
      <br>
      Joe<br>
      TSolucio<br>
      <br>
      <br>
      El 28/03/15 a las 01:14, 元亨利贞 escribió:<br>
    </div>
    <blockquote cite="mid:tencent_5D8CF73073921DB87A1EF8C2@qq.com" type="cite"><span style="font-weight: bold;"><font size="4">First
          my vtigercrm 5.4 works well at linux,the database larger.<br>
          I copy it under Mac OS,it work well before login,after login
          in,it become blank.<br>
          why ,and how to amend it,thanks for your helps.</font></span><br>
      likes this:<br>
      <br>
      after login in:<br>
      <br>
      it become blank.<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
    </blockquote>
    <br></div>