This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

Installation - Login Session Expired


  1. kandk
    Member

    I just installed Machform with no errors. However, when I try to do the initial login I get "Your session has expired. Please login."

    I cleared my cache, cookies are enabled, made sure the session directory and data directory are writeable. But still no luck.

    Thanks in advance for your help!

    Posted 9 years ago #
  2. kandk
    Member

    Anybody?

    Posted 9 years ago #
  3. williamansley
    Member

    @kandk: This forum is mainly to allow users to supply answers to questions from other users. Your issue seems as if it is something that the Appnitro staff will have to help you with. While the Appnitro staff does monitor and provide support through this forum as well, they do not monitor it continuously. I suggest filing a request for help using the contact form, if you haven't done so already.

    http://www.appnitro.com/contact

    Posted 9 years ago #
  4. yuniar

    kandk -- that seems to be session issue. can you let me know what is your hosting company?
    Some hosting company left the session save path blank as default.

    To fix this, you'll need to edit your php.ini file and set the value of "session.save_path".

    Or you can also edit the "machform/includes/init.php" file and add this code:

    ini_set("session.save_path","/your/session/path");

    MachForm Founder

    Posted 9 years ago #

RSS feed for this topic

Reply