
| 歡迎訪(fǎng)問(wèn)全國(guó)企業(yè)網(wǎng)站設(shè)計(jì)NO.1網(wǎng)站開(kāi)發(fā)商平臺(tái) | 付款方式 |
POST TIME:2020-10-09
解決方案一:
在用fsockopen()的地方用stream_socket_client()函數(shù)代替。
具體修改地方是 /include/dedehttpdown.class.php 第507行$this->m_fp = @fsockopen($this->m_host, $this->m_port, $errno, $errstr,10);替換為
$this->m_fp = @stream_socket_client($this->m_host . ':' . $this->m_port, $errno, $errstr,10);
解決方案二:
編輯php.ini,找到disable_functions,把其中的fsockopen去掉
巨號(hào)網(wǎng)網(wǎng)站開(kāi)發(fā)部為全國(guó)企業(yè)提供網(wǎng)頁(yè)設(shè)計(jì)和專(zhuān)業(yè)的公司網(wǎng)站制作等相關(guān)建站服務(wù),并提供24小時(shí)企業(yè)網(wǎng)站設(shè)計(jì)咨詢(xún)!
關(guān)于我們 建站知識(shí) 榮譽(yù)資質(zhì)網(wǎng)站地圖