Working with the wiki

From Federal Burro of Information
Revision as of 16:24, 4 March 2009 by David (talk | contribs) (New page: =can't stay logged in= http://www.gossamer-threads.com/lists/wiki/mediawiki/95406 quick solution: mkdir /tmp/apache-php-session chown apache:apache /tmp/apache-php-session /etc/init.d...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

can't stay logged in

http://www.gossamer-threads.com/lists/wiki/mediawiki/95406

quick solution:

mkdir /tmp/apache-php-session
chown apache:apache /tmp/apache-php-session
/etc/init.d/apache2 stop
/etc/init.d/apache2 start