PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » LiveUser » Bug #406

Extra line feed at the top of db_complex.php causing cookie problems

Details

Submitted2003-12-11 16:40 UTC
Fromalex at burgiss dot com
Assignedarnaud
StatusClosed
PackageLiveUser
PHP Version4.3.4
OSredhat 9
Roadmaps(Not assigned)

Comments

[2003-12-11 16:40 UTC] alex at burgiss dot com

Description:
------------
There is an extra line feed on the top of perm/container/db_complex.php that is causing header problems.. once you remove it, everything is ok..

Reproduce code:
---------------
any usage of including and using db_complex i think

Expected result:
----------------
expect no error message

Actual result:
--------------
Warning: Cannot modify header information - headers already sent by (output started at /www/lib/php/LiveUser/Perm/Container/DB_Complex.php:2)