Menu

many error messages after install

Help
Bratwurst
2002-10-04
2012-09-14
  • Bratwurst

    Bratwurst - 2002-10-04

    Hi there!
    After installing phpMyChat and following the instructions given in install.txt i tried to use phpMyChat and got the following errors.
    0)) { // True IP behind a proxy $IP = $IP_array[0]; } else { // Proxy IP $IP = "p".$SimpleIP; }; break; case '2': // Proxy IP $IP = "p".$SimpleIP; }; ?>
    Warning: Cannot add header information - headers already sent by (output started at /var/www/html/hirnriss.net/phpMyChat/chat/lib/get_IP.lib.php3:1) in /var/www/html/hirnriss.net/phpMyChat/chat/lib/index.lib.php3 on line 76

    and so on ... repeating till line 80...
    phpMyChat seems to work, but with these error messages on every page. The messages appear to be always the same, only changing the line numbers.

    Any idea?

    Thanks.

     
    • Bratwurst

      Bratwurst - 2002-10-04

      I forgot to mention that i am using verion 0.14.5 of phpmychat on a redhat 7.2 server running apache 1.3.22 and php 4.1.2

       
    • Anonymous

      Anonymous - 2002-10-08

      I have the same problem with Red Hat 8.0 version 0.14.5 of phpmychat running apache 2.0.40-8 and php 4.2.2-8.0.5 .
      I seem to remember having this problem with another php webpage I set up. But I can't remember how i fixed it. Please let me know if you find a solution. I'm a bit fustrated. Its probably something simple. I just don't remember what it is.

      chris

       
    • Anonymous

      Anonymous - 2002-10-08

      ok here is an idea i have as to what might be cauing this... tell me what you think.... in my case my server is behind a firewall with just port 80 open to external traffic... internally it is on a private subnet.....i wonder if that is what is messing this thing up.....thus the first error 'true ip behind proxy'.....and then that error message causes the rest of them.... its just a wierd theory though.... i mean i could test it out by turning off the firewall. for a while.... or making the server a DMZ... but i can't do that all the time.... but it might at least tell me if this is the problem....  the problem could also be i' m testing it by logging in from the same local sub-net.... but who knows.... are any of the developers around?... becuase i have looked through the archives and seen this error mentioned before but never addressed....

      Chris

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.