Error

Discussion in 'Troubleshooting' started by sharadjalota456, Feb 21, 2010.

  1. sharadjalota456

    sharadjalota456 New Member

    Joined:
    Nov 11, 2009
    Messages:
    26
    Hey,

    I am getting this error on my sign up page:

    WARNING: Unknown: write failed: No space left on device (28) in line 0 of file Unknown
    WARNING: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in line 0 of file Unknown

    When I login:
    WARNING: session_write_close() [function.session-write-close]: write failed: No space left on device (28) in line 400 of file check.inc.php
    WARNING: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in line 400 of file check.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home/shockstr/public_html/amember/rconfig.inc.php:395) in line 402 of file check.inc.ph

    :(
  2. erwinvdb

    erwinvdb aMember Pro Customer

    Joined:
    Aug 30, 2007
    Messages:
    264
    Did you modify the signup or other template?
  3. gblocker

    gblocker aMember Pro Customer

    Joined:
    Aug 22, 2006
    Messages:
    9
    Looks like an error due to your hosting account space is too low. Increase size of your account and I think you'll be OK
  4. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    could also be that your web account does not have write access to the /tmp directory and the error is a bit misleading (ie. failed to write)

Share This Page