Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : HTTPD-VHOSTS.CONF



Normal Mode | Print  

 HTTPD-VHOSTS.CONF (2 Replies, Read 2925 times)
baj702
Group: Member
Post Group: Newbie
Posts: 4
Status:
I have AMPPS installed on Ubuntu with two apps (tinyrss & wallabag). Everything works great, almost: the login session for wallabag is not remembered. It's a known issue and there is a workaround:


Then, using apache add: php_admin_value session.save_path /var/lib/wallabag-sessions to your apache vhost, for instance wallabag-apache.conf
Finally, restart apache, for instance like this : /etc/init.d/apache2 restart

So, the two PHP apps (tinyrss & wallabag) are colliding over a global variable that determines login session time, and when the timer is up, all session data is deleted for any and all apps. The solution is to save the session data for each app in it's own place.

The HTTPD-VHOSTS.CONF file is empty with a message that says it's generated by AMPPS.

I'm not sure where to put the command: php_admin_value session.save_path /...

Should I have a vhost for each app?

Any help would be great!
IP: --   


Threads
 baj702   HTTPD-VHOSTS.CONF (2 Replies, Read 2925 times)
    |--  baj702   I have AMPPS...   on October 26, 2015, 5:50 pm
    |--  baj702   I have AMPPS...   on October 26, 2015, 5:51 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 24, 2024, 12:31 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.024