Mibew Messenger Community

General => Support => Topic started by: gouri on March 08, 2010, 05:27:55 PM

Title: Can you explain these error messages
Post by: gouri on March 08, 2010, 05:27:55 PM
I copied the files onto my web server, but on going to http://my-domainname.com/webim/install/ i get these messages on the browser.

What can be missing?

Thanks,

Gouri


Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php:22) in /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php on line 22

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php:22) in /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php:22) in /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php on line 379

Warning: Cannot modify header information - headers already sent by (output started at /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php:22) in /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php on line 380

Warning: Cannot modify header information - headers already sent by (output started at /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php:22) in /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php on line 381

Warning: Cannot modify header information - headers already sent by (output started at /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php:22) in /hermes/web01c/b1005/moo.opensystempros/choukon/webim/libs/common.php on line 382
Title: Re: Can you explain these error messages
Post by: amritbera on March 13, 2010, 01:56:06 AM
which PHP version are you using?? be specific

thnaks
Title: Re: Can you explain these error messages
Post by: Inspirer on March 13, 2010, 10:01:11 AM
Looks like the source was modified and common.php is included twice.
Or something happend to your PHP....