• 请不要在回答技术问题时复制粘贴 AI 生成的内容
xiaozhupeiqi121
V2EX  ›  程序员

WP 搬家后 网站内容总是自动加上 \" \"

  •  
  •   xiaozhupeiqi121 · Oct 17, 2018 · 2214 views
    This topic created in 2766 days ago, the information mentioned may be changed or developed.
    http://www.wowoduo.com/archives/32150
    求助!网站从 Apache 搬家到 ngnix 后,火车头采集发布文章后总是自动加上 \" \" 以前是“” 多了一个\线



    采集效果:




    <object id="playnail" width="600" height="480">
    <embed src="https://imgcache.qq.com/tencentvideo_v1/playerv3/TPout.swf?vid=t0748o6v2gv&auto=1" quality="high" name="playnail" width="600" height="480" align="middle" allowFullScreen="true" type="application/x-shockwave-flash">
    </object>


    发布后变为:
    <object id=\" playnail\ " width=\"600\" height=\"480\">
    <embed src=\"https://imgcache.qq.com/tencentvideo_v1/playerv3/TPout.swf?vid=t0748o6v2gv&auto=1\" quality=\"high\" name=\"playnail\" width=\"600\" height=\"480\" align=\"middle\" allowFullScreen=\"true\" type=\"application/x-shockwave-flash\">
    </object>



    求帮忙!
    8 replies    2018-10-17 22:16:54 +08:00
    xiaozhupeiqi121
        1
    xiaozhupeiqi121  
    OP
       Oct 17, 2018
    大家帮忙看看。
    xiaozhupeiqi121
        2
    xiaozhupeiqi121  
    OP
       Oct 17, 2018
    用的是火车头采集,搬家前正常。估计是 Nginx 问题。
    w516322644
        3
    w516322644  
       Oct 17, 2018
    jisibencom
        4
    jisibencom  
       Oct 17, 2018
    看看发布规则啊,是不是转义了
    xiaozhupeiqi121
        5
    xiaozhupeiqi121  
    OP
       Oct 17, 2018
    @jisibencom 没有转义 在搬家前用的规则没有更改过
    xiaozhupeiqi121
        6
    xiaozhupeiqi121  
    OP
       Oct 17, 2018
    @w516322644 估计是这个原因,我搜索了没有 magic_quotes_gpc。去百度了下 PHP5.6 没有这个选项了。是不是有别的参数和这个一样功能。
    w516322644
        7
    w516322644  
       Oct 17, 2018
    咋搬家的,直接复制吗,要不就在输出那,加个 stripslashes()。 有可能文本编辑器那的问题吗?
    xiaozhupeiqi121
        8
    xiaozhupeiqi121  
    OP
       Oct 17, 2018
    @w516322644 直接从阿里云 备份 新网站解压的。估计是编辑器问题。新环境时 ngnix 之前是 apache
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   914 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 20:44 · PVG 04:44 · LAX 13:44 · JFK 16:44
    ♥ Do have faith in what you're doing.