<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>52AV手機A片王|52AV.ONE - 伺服端(Server)</title>
    <link>https://www.itech.casa/forum-2-1.html</link>
    <description>Latest 20 threads of 伺服端(Server)</description>
    <copyright>Copyright(C) 52AV手機A片王|52AV.ONE</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 20 May 2026 23:14:19 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.itech.casa/static/image/common/logo_88_31.gif</url>
      <title>52AV手機A片王|52AV.ONE</title>
      <link>https://www.itech.casa/</link>
    </image>
    <item>
      <title>後台每頁顯示數量修改</title>
      <link>https://www.itech.casa/thread-522134-1-1.html</link>
      <description><![CDATA[source/admincp/admincp_article.php
找到

最後的數值,是默認顯示條數,
可以改為前面括號中的任意值,最大就是100



修改為



找到
新增
找到

新增

有加註解者 20231019


但好像無效



 ...]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Thu, 19 Oct 2023 01:09:59 +0000</pubDate>
    </item>
    <item>
      <title>Discuz3.2!解決UCenter中修改了用戶名但後台用戶管理不同步更新的問題</title>
      <link>https://www.itech.casa/thread-327043-1-1.html</link>
      <description><![CDATA[如何修改discuz用戶的用戶名呢？


方法很簡單，只需要在UCenter&gt;&gt;用戶管理中，編輯修改掉用戶名就可以了。


可最近我發現修改了用戶名，但前臺還是顯示以前的用戶名，剛開始我以為是緩存的原因，所以一直沒關，結果很久都沒能修改過來。


經過研究發現，主要還是disc ...]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Sun, 12 Feb 2023 13:52:29 +0000</pubDate>
    </item>
    <item>
      <title>Postfix 透過Gmail SMTP 轉寄</title>
      <link>https://www.itech.casa/thread-258302-1-1.html</link>
      <description><![CDATA[http://yccitman.blogspot.com/2017/12/postfix-gmail.html]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Thu, 21 Apr 2022 06:54:11 +0000</pubDate>
    </item>
    <item>
      <title>設置論壇QQ在線客服號碼無法發起聊天的問題解決辦法</title>
      <link>https://www.itech.casa/thread-255407-1-1.html</link>
      <description><![CDATA[在discuz中大家有沒有發現，當時設置論壇QQ在線客服號碼，還是在個人信息裏填寫QQ號碼後，點擊DZX在右下角的QQ在線圖標或點擊帖子瀏覽裏個人信息下的發起QQ聊天，彈出的窗口中都顯示抱歉，無法發起臨時會話，您可以添加對方爲好友以發送消息即使你的QQ設置了接受陌生人 ...]]></description>
      <category>伺服端(Server)</category>
      <author>IT_man</author>
      <pubDate>Sun, 10 Apr 2022 01:30:42 +0000</pubDate>
    </item>
    <item>
      <title>google chrome停用flash player以致discuz X3.2無法修改頭像,改為html5即可解決</title>
      <link>https://www.itech.casa/thread-216683-1-1.html</link>
      <description><![CDATA[參考自 Discuz功能改進-用html5實現頭像編輯&amp;上傳]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Wed, 20 Oct 2021 11:59:42 +0000</pubDate>
    </item>
    <item>
      <title>Discuz修改管理員的後台在線時間限制及需要重複登入的方法</title>
      <link>https://www.itech.casa/thread-213809-1-1.html</link>
      <description><![CDATA[[修改 Discuz 後台在線時間限制]
 
找到檔案 /source/class/discuz/discuz_admincp.php
用文字編輯器開啟discuz_admincp.php
舊的discuz版本，檔案放在/source/class/class_admincp.php
搜尋
var $sessionlife = 1800;
修改為
var $sessionlife = 3600;
 
這樣主要是修 ...]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Sun, 26 Sep 2021 22:31:55 +0000</pubDate>
    </item>
    <item>
      <title>[crit]  open() &quot;/xxxx/yyyy/500.html&quot; failed (24: Too many open files)</title>
      <link>https://www.itech.casa/thread-200546-1-1.html</link>
      <description><![CDATA[# 看目前系統設定的限制 (ulimit -a # 可查看全部參數)
ulimit -n 
1024


# 由 limits.conf 設定 nofile (nofile - max number of open files) 的大小
vim /etc/security/limits.conf 


# 增加/修改 下述兩行 ( 2^20 = 1048576 )
* soft nofile 1048576
* hard nofile ...]]></description>
      <category>伺服端(Server)</category>
      <author>IT_man</author>
      <pubDate>Thu, 03 Jun 2021 14:51:58 +0000</pubDate>
    </item>
    <item>
      <title>解決 Discuz！X3.4以下版本前臺打開卡慢、後臺登陸卡死或504錯誤等問題</title>
      <link>https://www.itech.casa/thread-190318-1-1.html</link>
      <description><![CDATA[discuz的新版本檢測和補丁功能已經關閉，導致後臺調用相關連接超時，引起後臺打不開

X3.4已經移除相關代碼，沒有此問題，建議升級

Comsenz 核心產品 Discuz! X3.4 正式版【2017-08-01】
http://www.discuz.net/thread-3825961-1-1.html
(出處: Discuz! 官方站)

懶得 ...]]></description>
      <category>伺服端(Server)</category>
      <author>IT_man</author>
      <pubDate>Mon, 29 Mar 2021 13:51:49 +0000</pubDate>
    </item>
    <item>
      <title>後台 -&gt; 工具 -&gt; 數據緩存 出現error: Errno:2006</title>
      <link>https://www.itech.casa/thread-188704-1-1.html</link>
      <description><![CDATA[跑完後出現:


UCenter info: MySQL Query Error
SQL:SELECT * FROM [Table]notelist WHERE closed=\'0\' AND app1\'-5\' LIMIT 1
Error:MySQL server has gone away
Errno:2006


解決:


登錄DZ後臺，站長-&gt; UCenter設置，把UCenter 應用 ID:的數字改成2。



參考:


Dis ...]]></description>
      <category>伺服端(Server)</category>
      <author>IT_man</author>
      <pubDate>Sat, 20 Mar 2021 12:31:25 +0000</pubDate>
    </item>
    <item>
      <title>mysqld 升級到8以上遇到的問題</title>
      <link>https://www.itech.casa/thread-187560-1-1.html</link>
      <description><![CDATA[(1)
php連到mysql出現2行errors : (discuz網頁出現的是連接到mysql錯誤表格,需自行寫一隻連接mysql的php程式來測試)

mysqli_real_connect(): Server sent charset (255) unknown to the client. Please, report to the developers
mysqli_real_connect(): (HY000/2054) ...]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Sun, 14 Mar 2021 05:06:23 +0000</pubDate>
    </item>
    <item>
      <title>優化 MySQL： 3個簡單的小調整</title>
      <link>https://www.itech.casa/thread-180752-1-1.html</link>
      <description><![CDATA[引用:

優化 MySQL： 3個簡單的小調整]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Wed, 03 Feb 2021 12:00:12 +0000</pubDate>
    </item>
    <item>
      <title>發帖的原碼</title>
      <link>https://www.itech.casa/thread-136080-1-1.html</link>
      <description><![CDATA[程序判斷文件：
include/newthread.inc.php
include/newreply.inc.php


模板文件
templates/default/中所有post_開頭的文件
templates/default/forum/post_editor_boby.htm  post.htm
templates/default/common/editor.htm]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Fri, 15 Nov 2019 01:39:23 +0000</pubDate>
    </item>
    <item>
      <title>customer.discuz.net已關閉服務,所以後台需刪除customer.discuz.net,以避免解析主機 customer.discuz.net過</title>
      <link>https://www.itech.casa/thread-127331-1-1.html</link>
      <description><![CDATA[打開 source\\function\\function_admincp.php
找到
並刪除之.
搞定...]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Sat, 27 Jul 2019 02:26:14 +0000</pubDate>
    </item>
    <item>
      <title>雲平台已關閉,為避免影響論壇速度,Discuz! X3.3 X3.2移除dz雲平台cp.discuz.qq.com去除discuz_tips去除discuz.g</title>
      <link>https://www.itech.casa/thread-127150-1-1.html</link>
      <description><![CDATA[目前DZ雲平台服務已經關閉，DZ自帶的QQ互聯不可能再次開啟使用，Discuz! X3.3 X3.2可以移除dz雲平台cp.discuz.qq.com、去除discuz_tips、去除discuz.gtimg.cn等影響論壇訪問速度實屬必要：
首先 後台——應用——關閉 漫遊插件，
然後尋找：
相關路徑：
\\source\\admincp ...]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Fri, 26 Jul 2019 04:07:27 +0000</pubDate>
    </item>
    <item>
      <title>以 htop 取代 top 即時監控linux系統資源</title>
      <link>https://www.itech.casa/thread-102818-1-1.html</link>
      <description><![CDATA[在此偷懶一下,改天再整理喽,見諒一下,清先參考下列網頁:


Linux 的 htop 系統狀態即時監控指令工具使用教學]]></description>
      <category>伺服端(Server)</category>
      <author>IT_man</author>
      <pubDate>Tue, 26 Feb 2019 02:01:47 +0000</pubDate>
    </item>
    <item>
      <title>Nginx之CORS（Cross-Origin Resource Sharing，跨來源資源共享）來實現防止盜連多媒體資源</title>
      <link>https://www.itech.casa/thread-101068-1-1.html</link>
      <description><![CDATA[以下是gist.github.com支援reverse proxied APIs的範例:



https://gist.github.com/Stanback/7145487#file-nginx-conf 的討論範例:
Access-Control-Allow-Origin Multiple Origin Domains? 的例子:]]></description>
      <category>伺服端(Server)</category>
      <author>IT_man</author>
      <pubDate>Wed, 20 Feb 2019 01:34:17 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 開啟 slow query log, 儲存執行慢的 SQL 語句</title>
      <link>https://www.itech.casa/thread-96870-1-1.html</link>
      <description><![CDATA[有時發覺程式執行很慢, 其中一個要檢查的地方是資料庫。MySQL 可以將執行過的 SQL 語句全部紀錄下來, 或者可以只是將執行慢的 SQL 語句紀錄下來, 這樣對於 MySQL 語句的 Debug 就輕鬆很多了。

要紀錄執行慢的 SQL 語句, 可以透過修改 my.cnf 完成, my.cnf 多數在以下位 ...]]></description>
      <category>伺服端(Server)</category>
      <author>IT_man</author>
      <pubDate>Sun, 06 Jan 2019 08:41:37 +0000</pubDate>
    </item>
    <item>
      <title>透過「Why No Padlock」官網服務,檢查你的網站之HTTPS(SSL)是否通過完整檢測(是否有異常)</title>
      <link>https://www.itech.casa/thread-92813-1-1.html</link>
      <description><![CDATA[網站名稱：Why No Padlock?
網站網址：https://www.whynopadlock.com/


第1步  首先先檢查網站是否有亮綠色鎖頭，如果有亮綠色鎖頭會如下圖片，那代表本頁面全部使用正規的https加密連線，所以不需要修正。


第2步  如果你透過Chrome瀏覽器發現網站的連線變成「https ...]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Mon, 12 Nov 2018 02:12:39 +0000</pubDate>
    </item>
    <item>
      <title>解決 php連接mysql指令mysqli_connect()等等的錯誤==&gt;mysqlnd cannot connect to MySQL 4.1</title>
      <link>https://www.itech.casa/thread-90325-1-1.html</link>
      <description><![CDATA[當php 5.5以上 遇上 mysql 5.2 時，連接mysql的指令 mysqli_connect() 會產生錯誤mysqli_connect(): mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PA ...]]></description>
      <category>伺服端(Server)</category>
      <author>IT_man</author>
      <pubDate>Thu, 11 Oct 2018 04:57:07 +0000</pubDate>
    </item>
    <item>
      <title>Got error 28 from storage engine 解决方法</title>
      <link>https://www.itech.casa/thread-88181-1-1.html</link>
      <description><![CDATA[今天在 discuz 3.2 後台更新緩存時出現:


Database : Got error 28 from storage engine


找谷哥大神原來是暫時空間 /tmp不夠,把它清掉就ok了
可以在 crontab -e 加排程清 /tmp]]></description>
      <category>伺服端(Server)</category>
      <author>coav4u</author>
      <pubDate>Fri, 14 Sep 2018 12:49:20 +0000</pubDate>
    </item>
  </channel>
</rss>