新安裝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.0index.php 與 admin.php 最前面加上 error_reporting(E_ALL ^ E_NOTICE);
想問是加在"<?php"之前還是之後呢?我加了在之後,第一句之前,問題一樣出現.
麻煩大家.