PDA

View Full Version : Error in uebimiau



Avenueduweb
01-16-2006, 04:08 AM
Hello,

Since i have updated php in version 4.4.2, i've got this error in uebimiau when I attempt to log in :

"ERROR (2): Header may not contain more than a single header, new line detected. (/var/www/html/webmail/inc/inc.php:169)"

This is error is linking with new version of PHP or not ? And what is the solution ?

Thanks. Bye.

Avenueduweb
01-16-2006, 04:26 AM
I've resolved the problem. I've disabled the lines in inc.php about cache :

Header("Expires: Wed, 11 Nov 1998 11:11:11 GMT\r\n".
"Cache-Control: no-cache\r\n".
"Cache-Control: must-revalidate");

And it's running now. But I think it's not the best solution, if you are an another solution, i'm interrested. Thanks. Bye.

GranTW
01-16-2006, 10:10 AM
http://www.directadmin.com/forum/showthread.php?s=&threadid=11472&perpage=20&pagenumber=2