<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>veazhi's bbs - wordpress</title>
    <link>http://bbs.veazhi.com/forum-156-1.html</link>
    <description>Latest 20 threads of wordpress</description>
    <copyright>Copyright(C) veazhi's bbs</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 05 Apr 2026 09:26:17 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.veazhi.com/static/image/common/logo_88_31.gif</url>
      <title>veazhi's bbs</title>
      <link>http://bbs.veazhi.com/</link>
    </image>
    <item>
      <title>使用 blocksy 主题搭建电商网站</title>
      <link>http://bbs.veazhi.com/thread-278-1-1.html</link>
      <description><![CDATA[视频教程：超详细，2025最新WordPress搭建独立站教程合集，Woocommerce商城，购买服务器，连接域名，商城主题，产品上传方法，运费设置，税费设置，收款连接#wordpress建站教程]]></description>
      <category>wordpress</category>
      <author>admin</author>
      <pubDate>Fri, 09 Jan 2026 09:20:42 +0000</pubDate>
    </item>
    <item>
      <title>使用 flamsome 主题搭建电商网站</title>
      <link>http://bbs.veazhi.com/thread-277-1-1.html</link>
      <description><![CDATA[视频教程：如何使用 WordPress 2026 创建电商网站 - 在线商店 - WooCommerce]]></description>
      <category>wordpress</category>
      <author>admin</author>
      <pubDate>Fri, 09 Jan 2026 09:18:40 +0000</pubDate>
    </item>
    <item>
      <title>安装插件失败，日志报 504 的解决方法</title>
      <link>http://bbs.veazhi.com/thread-231-1-1.html</link>
      <description><![CDATA[安装插件的时候报：
解决方法：

在公网代理服务器的 nginx 虚拟主机配置中添加以下配置（因为公网解析是使用的 cloudflare，并且开启了 CDN）：

然后重启下 nginx 即可！]]></description>
      <category>wordpress</category>
      <author>admin</author>
      <pubDate>Sat, 30 Aug 2025 08:26:40 +0000</pubDate>
    </item>
    <item>
      <title>安装主题报无法创建目录的解决方法</title>
      <link>http://bbs.veazhi.com/thread-230-1-1.html</link>
      <description><![CDATA[如题。在管理后台为 wordpress 安装主题，报：

解决方法：

先查看运行 php 的用户：

修改 wordpress 安装目录所属主和组为 php 运行用户:

再次刷新主题安装页面安装即可！]]></description>
      <category>wordpress</category>
      <author>admin</author>
      <pubDate>Sat, 30 Aug 2025 08:20:48 +0000</pubDate>
    </item>
    <item>
      <title>安装主题或插件需要提供 FTP 信息的解决方法</title>
      <link>http://bbs.veazhi.com/thread-229-1-1.html</link>
      <description><![CDATA[如图，在安装插件的时候，弹出需要输入FTP 信息：


解决方法：

方式一：通过修改 wp-config.php 的方式

编辑 wordpress 安装目录下的 wp-config.php 文件，在文件中添加：


方式二：通过正确赋予 wordpress 安装目录权限的方式（推荐）

1.先查看运行 php 的用户：
 ...]]></description>
      <category>wordpress</category>
      <author>admin</author>
      <pubDate>Sat, 30 Aug 2025 07:46:39 +0000</pubDate>
    </item>
    <item>
      <title>发布失败。 此响应不是合法的 JSON 响应。</title>
      <link>http://bbs.veazhi.com/thread-228-1-1.html</link>
      <description><![CDATA[创建文章，点击保存（发布），页面报：
解决方法：

在 wordpress 虚拟主机中添加如下伪静态配置：
完整配置如下：

然后重新加载下 nginx 就可以了！]]></description>
      <category>wordpress</category>
      <author>admin</author>
      <pubDate>Fri, 29 Aug 2025 08:28:23 +0000</pubDate>
    </item>
    <item>
      <title>设置 https 后，无法访问管理后台（302）的解决方法</title>
      <link>http://bbs.veazhi.com/thread-227-1-1.html</link>
      <description><![CDATA[如图：


给 wordpress 开启 HTTPS 后，访问 wp-admin/ 管理后台，始终无法打开页面。查看系统日志，发现一直在报 302：
解决方法：

编辑 wordpress 网站根目录下的 wp-config.php 文件，在该文件中添加（需要添加在 if ( ! defined( \'ABSPATH\' ) ) 配置上面：
然后重 ...]]></description>
      <category>wordpress</category>
      <author>admin</author>
      <pubDate>Fri, 29 Aug 2025 08:09:55 +0000</pubDate>
    </item>
    <item>
      <title>在 lnmp 环境中安装 wordpress</title>
      <link>http://bbs.veazhi.com/thread-226-1-1.html</link>
      <description><![CDATA[安装 lnmp 环境

关于 mysql 的安装请参考：在 ubuntu 24.04.2 上通过二进制方式部署 mysql

创建安装 wordpress 的库信息：

关于 nginx 的安装请参考：在 ubuntu 24.04 中通过源码编译安装 openresty

为 wordpress 创建虚拟主机 small.veazhi.com.conf ，内容如下：
 ...]]></description>
      <category>wordpress</category>
      <author>admin</author>
      <pubDate>Fri, 29 Aug 2025 07:06:15 +0000</pubDate>
    </item>
  </channel>
</rss>