Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 12

6apxatCurtisOdenericgillettelortabacx00 +7 guests

error "There was a problem authenticating your post information."

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....

Comments

  • Posts: 1,880
    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.
  • yes :) those guys didn't configure my account right.... messed up my session.save_path variable... Thank you very much for the advice.....
This discussion has been closed.