Some error :( pls guide

Discussion in 'Troubleshooting' started by shamend143, Dec 1, 2007.

  1. shamend143

    shamend143 New Member

    Joined:
    Nov 25, 2007
    Messages:
    6
    Getting this error soon after installation


    Warning: session_start() [function.session-start]: open(/tmp /sess_4793b0cb875fd81a349c5e963a96f1ee, O_RDWR) failed: No such file or directory (2) in /home/cricket/public_html/test1/common.inc.php on line 1718

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/cricket/public_html/test1/common.inc.php:1718) in /home/cricket/public_html/test1/common.inc.php on line 1718

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/cricket/public_html/test1/common.inc.php:1718) in /home/cricket/public_html/test1/common.inc.php on line 1718


    URL : http://www.cricket-next.net/test1/admin/index.php

    ive tried reinstalling 2-3 times and also every single file was uploaded in BINARY MODE , iam using flashfxp to do that

    plssss help
  2. tomfra

    tomfra Member

    Joined:
    Dec 21, 2006
    Messages:
    199
    Is the /tmp dir writable on the server? If you have admin access to the server you may want to delete the /tmp contents. Just an idea...

    Tomas
  3. shamend143

    shamend143 New Member

    Joined:
    Nov 25, 2007
    Messages:
    6
    i did CHMOD 777 /tmp

    still wont work :S
  4. shamend143

    shamend143 New Member

    Joined:
    Nov 25, 2007
    Messages:
    6
  5. shamend143

    shamend143 New Member

    Joined:
    Nov 25, 2007
    Messages:
    6
    can someone guide me pls ?
  6. tomfra

    tomfra Member

    Joined:
    Dec 21, 2006
    Messages:
    199
    Delete the cache files in the /tmp directory if you can or check their owner and CHMOD. Sorry for not replying sooner, this forum for some reason does not send reply notifications...or I simply do not receive them.

    Tomas

Share This Page