Ticket #1291 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

reseller/ahp.php complains about already sent header

Reported by: Haeber Assigned to:
Priority: major Milestone: ispCP ω 1.0.0 - RC5
Component: Frontend (GUI) Version: ispCP ω 1.0.0 - RC4
Severity: Don't know Keywords:
Cc:

Description

The gui file reseller/ahp.php raises a visible error on top of the website, after I switched from admin2reseller:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/ispcp/gui/reseller/ahp.php:1) in /var/www/ispcp/gui/include/ispcp-lib.php on line 27

Attachments

patch.txt (220 bytes) - added by sci2tech on 05/26/08 17:46:08.
Some strange caracters before "<?php". Patch provided

Change History

05/26/08 17:46:08 changed by sci2tech

  • attachment patch.txt added.

Some strange caracters before "<?php". Patch provided

05/27/08 10:29:45 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from Working to ispCP ω 1.0.0 - RC5.

Thank you, the file was encoded with UTF-8 BOM instead of UTF-8! Added in next commit.

05/27/08 10:38:27 changed by zothos

My Zend was configured wrong. Im realy sry :(


Add/Change #1291 (reseller/ahp.php complains about already sent header)




Action