elielmathe / opm-server-mirror

Automatically exported from code.google.com/p/opm-server-mirror
1 stars 0 forks source link

搭建opm的php中转出错 #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
opm提示“无法连接。请检查您的网络设置”。

php空间下有一个error_log文件:(只截取部分)

PHP Warning:  Cannot modify header information - headers already sent by 
(output started at index.php:24) in index.php on line 26
PHP Warning:  Cannot modify header information - headers already sent by 
(output started at index.php:24) in index.php on line 27

index.php就是opm.php

求解决方法。可以用ob_start();再ob_end_flush();来解决么?

Original issue reported on code.google.com by MayLava on 26 Jun 2010 at 3:58

GoogleCodeExporter commented 9 years ago

Original comment by muzuiget on 24 Sep 2010 at 9:37