+ Reply to Thread
Results 1 to 2 of 2

Thread: Installation Problem

  1. #1

    Installation Problem

    Have Linux server that meets all the specifications that are listed in the per-requisites and the server is up and running. I kick off the installation of Flynax, i hit next past the license agreement, everything is GREEN on the requirements page and when i hit Install to move onto the Database settings page and instead of moving on, it bounces me back to the top of the requirements screen, as if I had hit refresh.

    I have restarted the httpd service, php is running and mysql is running and accessible on the server. I cannot find any information on the site about this such issue.

    Suggestions??

  2. #2
    Junior Member
    Join Date
    Nov 2010
    Posts
    12
    Hello Victor Carew,

    There is problem with "session.save_path" parameter. If you check phpinfo() then you can see that session.save_path empty or "/". The server cannot save your session.
    You should set the path.

+ Reply to Thread