Author Topic: Can you explain these error messages  (Read 8641 times)

0 Members and 1 Guest are viewing this topic.

gouri

  • Jr. Member
  • **
  • Posts: 1
Can you explain these error messages
« 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

amritbera

  • Jr. Member
  • **
  • Posts: 4
Re: Can you explain these error messages
« Reply #1 on: March 13, 2010, 01:56:06 AM »
which PHP version are you using?? be specific

thnaks

Inspirer

  • Mibew Project founder
  • Native
  • *****
  • Posts: 262
    • Mibew Messenger
Re: Can you explain these error messages
« Reply #2 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....