LifeType 中文開發論壇

支援 => 使用與操作 => 主題作者是: sunkit 於 二月 09, 2006, 01:12:40 下午



主題: 引用(trackback)問題
作者: sunkit二月 09, 2006, 01:12:40 下午
新安裝lifetype 1.0.2,使用php 5.1.2,

發送引用出現問題
error code:
程式碼:
Warning: fsockopen() [function.fsockopen]: unable to connect to hkplogadmin.hkplog.com:80 (Connection timed out) in /home/hkplogadmin/lifetype-1.0.2/class/net/http/httpclient.class.php on line 1066

Warning: Cannot modify header information - headers already sent by (output started at /home/hkplogadmin/lifetype-1.0.2/class/net/http/httpclient.class.php:1066) in /home/hkplogadmin/lifetype-1.0.2/class/view/view.class.php on line 316

Warning: Cannot modify header information - headers already sent by (output started at /home/hkplogadmin/lifetype-1.0.2/class/net/http/httpclient.class.php:1066) in /home/hkplogadmin/lifetype-1.0.2/class/view/view.class.php on line 177

程式碼:
trackbacks_no_trackbackhttp://hkplogadmin.hkplog.com/post/10

參考之前的post:
http://forum.lifetype.org.tw/index.php?topic=1859.0

引用
index.php 與 admin.php 最前面加上 error_reporting(E_ALL ^ E_NOTICE);
想問是加在"<?php"之前還是之後呢?我加了在之後,第一句之前,問題一樣出現.

麻煩大家.


主題: Re: 引用(trackback)問題
作者: sunkit二月 11, 2006, 01:35:58 下午
升級到1.0.3,問題仍出現.

真的沒法解決嘛?

thx!


主題: Re: 引用(trackback)問題
作者: 3gboke二月 11, 2006, 02:53:48 下午
没有特殊应用  我建议你使用php 4.3   MYSQL 4.1  那样错误可能会少些


主題: Re: 引用(trackback)問題
作者: sunkit二月 11, 2006, 10:18:10 下午
THX,

不過因為server另有gallery2 service提供,需要php 5.0.4以上,或者真的需要downgrade php了