<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>网站之家技术交流论坛 - phpwind程序交流</title>
    <link>http://bbs.web49.com/forum-36-1.html</link>
    <description>Latest 20 threads of phpwind程序交流</description>
    <copyright>Copyright(C) 网站之家技术交流论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 14 Jul 2026 17:18:44 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.web49.com/static/image/common/logo_88_31.gif</url>
      <title>网站之家技术交流论坛</title>
      <link>http://bbs.web49.com/</link>
    </image>
    <item>
      <title>Dz转换到pw帖子跳转redirect的代码</title>
      <link>http://bbs.web49.com/thread-3223-1-1.html</link>
      <description><![CDATA[redirect.php]]></description>
      <category>phpwind程序交流</category>
      <author>叮叮</author>
      <pubDate>Mon, 26 May 2014 00:08:38 +0000</pubDate>
    </item>
    <item>
      <title>dz等其他程序转换至PW后如何使用伪静态保持流量 for pw9.0</title>
      <link>http://bbs.web49.com/thread-3222-1-1.html</link>
      <description><![CDATA[本主题是适用有独立主机权限的 ，或者支持.htaccess的站长 

从dz转换到pw的站点，转换前是像这样的： 
archiver/fid-79-page-1.html 
forum-136-1.html 
thread-1401-1-1.html 
forumdisplay.php?fid=6 
viewthread.php?tid=124336 
转换后都能实现访问

请 ...]]></description>
      <category>phpwind程序交流</category>
      <author>叮叮</author>
      <pubDate>Mon, 26 May 2014 00:06:16 +0000</pubDate>
    </item>
    <item>
      <title>后台备份空白的解决方法</title>
      <link>http://bbs.web49.com/thread-3221-1-1.html</link>
      <description><![CDATA[src/service/backup/srv/PwBackupService.php

找到$selectNum = 5000;
把5000改小点，看自己服务器的情况

其实跟mysql的max_allowed_packet参数有关系
一次取的信息太多了，导致出错，可以把max_allowed_packet参数改大点，比如改成20MB]]></description>
      <category>phpwind程序交流</category>
      <author>叮叮</author>
      <pubDate>Mon, 26 May 2014 00:02:08 +0000</pubDate>
    </item>
    <item>
      <title>[mysql]max_allowed_packet太大怎么解决</title>
      <link>http://bbs.web49.com/thread-3220-1-1.html</link>
      <description><![CDATA[有些人在转换过程中出现 MySQL server has gone away 这个错误
 
修改你的mysql配置文件my.cnf或者my.ini文件
找到
[mysqld]
下面加
max_allowed_packet=20M
然后重启mysql即可
 
如果是转换过程中遇见，是因为每次跳转设置的个数太多，
打开pwb/souce/xxx/tm ...]]></description>
      <category>phpwind程序交流</category>
      <author>叮叮</author>
      <pubDate>Mon, 26 May 2014 00:01:26 +0000</pubDate>
    </item>
    <item>
      <title>9.0 支付宝验证签名出错问题解决方案</title>
      <link>http://bbs.web49.com/thread-3219-1-1.html</link>
      <description><![CDATA[问题：9.0 支付验证签名出错问题
描述：用支付宝购买积分之后，支付交易成功，但是在网站反馈的结果是“验证签名出错”，充值完成，但是在9.0 积分前台显示交易状态为未完成，导致无法进行积分兑换！

仅当开启全局伪静态后发生错误的站点，需要处理~

解决方案： ...]]></description>
      <category>phpwind程序交流</category>
      <author>叮叮</author>
      <pubDate>Sun, 25 May 2014 23:59:53 +0000</pubDate>
    </item>
    <item>
      <title>pw_bbs_threads_hits\' doesn\'t exist 的解决方法</title>
      <link>http://bbs.web49.com/thread-3218-1-1.html</link>
      <description><![CDATA[错误如下：


phpmyadmin执行]]></description>
      <category>phpwind程序交流</category>
      <author>叮叮</author>
      <pubDate>Sun, 25 May 2014 23:58:22 +0000</pubDate>
    </item>
    <item>
      <title>phpwind 9.0 xss漏洞修复方案</title>
      <link>http://bbs.web49.com/thread-3217-1-1.html</link>
      <description><![CDATA[各位好，
针对近期出现的xss漏洞
大家可以把
\\res\\js\\dev%util_libs\\syntaxHihglighter\\scripts\\clipboard.swf 这个文件删除
（这个文件的来源和实用场景未知，全局也没搜到，可以删掉。）
删除之后，问题解决、！]]></description>
      <category>phpwind程序交流</category>
      <author>叮叮</author>
      <pubDate>Sun, 25 May 2014 23:54:03 +0000</pubDate>
    </item>
    <item>
      <title>换空间数据无法导入数据库</title>
      <link>http://bbs.web49.com/thread-2102-1-1.html</link>
      <description><![CDATA[换空间数据无法导入数据库 
我导入好几次了 
导入过后和安装的时候是一样的 
但提示又导入成功 是什么原因哦? 
我的是GBK 
从数据库导入选者那个 

图片：QQ截图20130514205758.jpg]]></description>
      <category>phpwind程序交流</category>
      <author>大水牛BB</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>PW9.0大家使用过程中有没有发现注册、回复、登陆反应很慢？</title>
      <link>http://bbs.web49.com/thread-2103-1-1.html</link>
      <description><![CDATA[PW9.0大家使用过程中有没有发现注册、回复、登陆反应很慢。都要等大概几十秒才能反应！ 
包括点“喜欢”弹出窗口也很慢的。 
还是说我用的主机的问题？或者说是设置的有问题，请高手们指点一下！！！]]></description>
      <category>phpwind程序交流</category>
      <author>流星悟语</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>这几天看到好多人从9.0转到dzx3去了</title>
      <link>http://bbs.web49.com/thread-2106-1-1.html</link>
      <description><![CDATA[我看很多人因为PHP has encountered an Access Violation at XXXX 原因都转x3去了haha。 
x3付载强打开也快，就是功能太多了上手有点累。 

听说phpwind9程序太弱，discuz一出x3就把9.0转x3的转换程序开发好了，真是积极。]]></description>
      <category>phpwind程序交流</category>
      <author>灌水</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>求 9.0搬家教程！</title>
      <link>http://bbs.web49.com/thread-2107-1-1.html</link>
      <description><![CDATA[怕出错 数据比较大 
我的站是采集的 
我用的是北京快云的vps 
换到另外的一个vps 
http://www.0373.tv/]]></description>
      <category>phpwind程序交流</category>
      <author>杨佳</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>9.0 的$order 排序方式都有哪些？</title>
      <link>http://bbs.web49.com/thread-2108-1-1.html</link>
      <description><![CDATA[/** * 获取分类的精华帖 * @return array * @param $cid 分类ID $fetchmode 读取参数 $limit 读取条数 $offset 数据移位 $order 排序方式 */ public function DigestFetch($cid, $fetchmode = self::FETCH_MAIN, $limit = 20, $offset = 0, $order = \'lastpost\') { if ( ...]]></description>
      <category>phpwind程序交流</category>
      <author>neverbye</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>重要通知：支付宝外部访问接口停用和解决方案</title>
      <link>http://bbs.web49.com/thread-2111-1-1.html</link>
      <description><![CDATA[图片：QQ截图20130418101945.png

 

受本次接口调整影响将会导致站点的积分充值功能无法使用。为了不影响到站点正常运营我们针对现下主流的各个版本放出了新接口补丁包。请广大站长根据自己的实际情况选择合适的补丁包。]]></description>
      <category>phpwind程序交流</category>
      <author>魔兽ㄇ</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>9.0 支付宝验证签名出错问题解决方案</title>
      <link>http://bbs.web49.com/thread-2112-1-1.html</link>
      <description><![CDATA[问题：9.0 支付验证签名出错问题 
描述：用支付宝购买积分之后，支付交易成功，但是在网站反馈的结果是“验证签名出错”，充值完成，但是在9.0 积分前台显示交易状态为未完成，导致无法进行积分兑换！ 

仅当开启全局伪静态后发生错误的站点，需要处理~ 
 
解决方案： 
 ...]]></description>
      <category>phpwind程序交流</category>
      <author>billliy</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>phpwind8.7升级9.0相关说明</title>
      <link>http://bbs.web49.com/thread-2114-1-1.html</link>
      <description><![CDATA[注意： 
此升级程序需下载phpwind9.0正式版发布-20130107版 的安装包 ，如果要升级到官方最新发布的0227版本，请先升级到20130107 版本；升级到0107版本的用户可以在后台自动检测升级到最新版。 


phpwind8.7可以升级到9.0（0107版本）啦~ 
在升级之前，请一定仔 ...]]></description>
      <category>phpwind程序交流</category>
      <author>jiayism</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>关于PHP has encountered an Access Violation at  XXXX</title>
      <link>http://bbs.web49.com/thread-2115-1-1.html</link>
      <description><![CDATA[出现的原因：pw9内存占用高与服务器内存资源少，IIS应用池资源不能即时回收导致 
解决方法： 
1、服务器设置： 
 1）设置IIS应用池回收时间小于60分钟（默认是1740分钟，很多服务器都没改过） 
 2）应用池可支配大小不低于500M 
 3）CPU使用限制不低于50%（部 ...]]></description>
      <category>phpwind程序交流</category>
      <author>好诗岚</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>求下拉菜单的伪静态代码(带图)</title>
      <link>http://bbs.web49.com/thread-2116-1-1.html</link>
      <description><![CDATA[在汇总贴里面没有找到，谢谢！ 


8句代码。]]></description>
      <category>phpwind程序交流</category>
      <author>samoolee</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>关于升级版本，如何最简便方法？只会员数据、板块数据、帖子数据</title>
      <link>http://bbs.web49.com/thread-2117-1-1.html</link>
      <description><![CDATA[按照官方升级好麻烦啊，从8.x版本升级到9.0. 
在会员数据简单的情况，如何只迁移分版及帖子内容的数据？（8.x几乎是官方原版）]]></description>
      <category>phpwind程序交流</category>
      <author>隔壁臭啊</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>phpwind 9.0 nginx上传设置问题</title>
      <link>http://bbs.web49.com/thread-2118-1-1.html</link>
      <description><![CDATA[phpwind 9.0上传机制不同于8.7 
8.7是直接上传到存储机制。 
而9.0是先上传到服务器，然后服务器中转到存储机制。 

就是因为上传机制的不同，导致网站不能上传4M以上（约1分钟）的文件（经排查，应该是nginx的问题）。 
请教是那个配置文件导致的？ 

事先声明： 
PHP. ...]]></description>
      <category>phpwind程序交流</category>
      <author>klyxb</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
    <item>
      <title>8.7升级0107版，出现图片和附件不能上传，通信问题...</title>
      <link>http://bbs.web49.com/thread-2119-1-1.html</link>
      <description><![CDATA[找了很多论坛的方法都不行，请求大侠些帮助！ 
升级227版本提示、windid/attachment没有写入权限！]]></description>
      <category>phpwind程序交流</category>
      <author>心比雪冷</author>
      <pubDate>Wed, 15 May 2013 18:56:11 +0000</pubDate>
    </item>
  </channel>
</rss>