<div style="margin-top:40px;"><div id="proactivechatcontainernc2v4biell"></div>
<table border="0" cellspacing="2" cellpadding="2">
<tr>
                         <td align="center" id="swifttagcontainernc2v4biell"><div style="display: inline;" id="swifttagdatacontainer"></div></td> 
                        </tr>
<tr>
                         <td align="center"><div style="MARGIN-TOP: 2px; WIDTH: 100%; TEXT-ALIGN: center;"></div></td>
                        </tr>
                     </table>
                 </div> 
<script type="text/javascript">
var swiftscriptelemnc2v4biell=document.createElement("script");
swiftscriptelemnc2v4biell.type="text/javascript";
var swiftrandom = Math.floor(Math.random()*1001); 
var swiftuniqueid = "nc2v4biell"; 
var swifttagurlnc2v4biell="http://support.3tcloud.com/visitor/index.php?/LiveChat/HTML/HTMLButtonBase";
setTimeout("swiftscriptelemnc2v4biell.src=swifttagurlnc2v4biell;document.getElementById('swifttagcontainernc2v4biell').appendChild(swiftscriptelemnc2v4biell);",1);
                        </script>LinuxPHP平台移植显示

解决方案 »

  1.   

    是不是哪个地方大小写有问题..W平台到l平台最容易出问题的地方是各种代码的大小写问题.. windows下大小写均可 linux只能按照标准来....
      

  2.   

    我觉得这个和大小写关系应该不大,这个主要是用了同一个网站下边的另一个虚拟机,页面提示找不到“http://support.3tcloud.com/visitor/index.php?/LiveChat/HTML/HTMLButtonBase”但是我已经配置好了虚拟机
      

  3.   

    http://support.3tcloud.com/visitor/index.php?/LiveChat/HTML/HTMLButtonBase
    Not FoundThe requested URL /visitor/index.php was not found on this server.
    Apache/2.2.15 (CentOS) Server at support.3tcloud.com Port 80
      

  4.   

    你看一下log日志中的错误提示就知道问题出在哪了.
    另外你可以重启一下apache或nginx,看看重启的过程中配置文件是否报错.