Menu

Problem in installation

Hilfe/Help
2004-02-07
2004-08-22
  • Calvin Chan

    Calvin Chan - 2004-02-07

    I have just installed phpOpenChat. The result of test.php is all green. After I click login, I saw the following error message in red background:

    *********************************
    at /home/lscobae/public_html/chat/index.php:61
    [2] session_start(): Cannot send session cookie - headers already sent by (output started at /home/lscobae/public_html/chat/config.inc.php:509)

    Your webserver has no write permissions in "/home/lscobae/public_html/chat/tmp"!
    In your favorite shell, do the following:
    chmod 777 /home/lscobae/public_html/chat/tmp
    and press ENTER.
    PHP 4.3.3 (Linux)
    Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
    Webserver: Apache/1.3.29 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.3 FrontPage/5.0.2.2634 mod_ssl/2.8.16 OpenSSL/0.9.7a
    URI: http://www.lscoba-edm.ab.ca/chat/index.php
    **************************************

    I have followed all the instructions and the test result is all green. I have also seen many suggestions to fix a similar problem about the tmp directory but seems that they are not working for me.

    I would appreciate any advice to help solve the problem and get the chat going.

     
    • Anonymous

      Anonymous - 2004-07-23

      I'm having the exact same problem

       
      • Anonymous

        Anonymous - 2004-08-22

        Sounds familiar.  Do you have other files authenticating users?  If your site has logins in other areas, that is probably interfering.  I'm trying to figure out how to get mine going with pear auth, and integrating the authentication sessions already going on the site with the chat.

        It's gonna be a long day!

         

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.