Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthormorozilnik
    • CommentTimeJun 23rd 2008
     # 1
    Hello,
    I have just installed fresh Vanilla on a new server and I'm getting this error message "There was a problem authenticating your post information." when I try to create a new discussion, change application settings, etc. I tried different file and directory permissions 644, 750, 777. I uploded the application using ASCII. I also can not login without checking "remember me" on the login screen.
    These are warnings from log file:
    PHP Warning: main(/hermes/bosweb/web259/b2594/sl.bizhunch/public_html/appg/../conf/settings.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in /hermes/bosweb/web259/b2594/sl.bizhunch/public_html/appg/settings.php on line 224

    PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: open(/var/php_sessions/sess_a85a39ac5e270da6961a97d1ca662477, O_RDWR) failed: No such file or directory (2) in /hermes/bosweb/web259/b2594/sl.bizhunch/public_html/library/People/People.Class.Authenticator.php on line 113

    Server information:
    Platform
    Type Debian

    MySQL Version 5.0.45

    Perl 5.8.8

    PHP 4.4.7

    Please help......
    Thank you very much....
    •  
      CommentAuthorDinoboff
    • CommentTimeJun 23rd 2008
     # 2
    There is a problem with your php session settings. Check that apache/php has write and read access to /var/php_sessions/ or change the php setting "session.save_path" (in php.ini, a .htaccess file or at run time with "ini_set()") to a folder it has write and read access.
    • CommentAuthormorozilnik
    • CommentTimeJun 23rd 2008
     # 3
    yes :) those guys didn't configure my account right.... messed up my session.save_path variable...
    Thank you very much for the advice.....
Add your comments
    Username Password
  • Format comments as