Hello guys,

I installed at first sugarcrm on htdocs/sugarcrm and it runs fine, then egroupware at htdocs/egroupware.
The problem for sugar:
The session variables written in apache/tmp are for both applications. Egroupware is able to differentiate between its variables, but sugar don't.

Although the results sugar gives are correct, it produces the following header:

Warning: unpack() [function.unpack]: Type N: not enough input, need 4, have 3 in C:\xampp\htdocs\sugarcrm\include\Pear\Crypt_Blowfi sh\Blowfish.php on line 240

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\sugarcrm\include\Pear\Crypt_Blowfi sh\Blowfish.php:240) in C:\xampp\htdocs\sugarcrm\include\MVC\SugarApplicat ion.php on line 379

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\sugarcrm\include\Pear\Crypt_Blowfi sh\Blowfish.php:240) in C:\xampp\htdocs\sugarcrm\include\utils.php on line 2233

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\sugarcrm\include\Pear\Crypt_Blowfi sh\Blowfish.php:240) in C:\xampp\htdocs\sugarcrm\include\MVC\SugarApplicat ion.php on line 147

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\sugarcrm\include\Pear\Crypt_Blowfi sh\Blowfish.php:240) in C:\xampp\htdocs\sugarcrm\include\MVC\SugarApplicat ion.php on line 151

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\sugarcrm\include\Pear\Crypt_Blowfi sh\Blowfish.php:240) in C:\xampp\htdocs\sugarcrm\include\MVC\SugarApplicat ion.php on line 155

Warning: unpack() [function.unpack]: Type N: not enough input, need 4, have 3 in C:\xampp\htdocs\sugarcrm\include\Pear\Crypt_Blowfi sh\Blowfish.php on line 240


Does anybody knows how to take this problem off?

Thanks in advance,

maen