Ignore:
Timestamp:
10/31/08 18:55:06 (5 years ago)
Author:
anarcat
Message:

move sessions to a shared /var/alternc/sessions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/install/alternc.install

    r2424 r2433  
    199199 
    200200php="`ls /usr/lib/apache*/*/*php*.so | sed -e 's/^.*libphp\(.\)\.so$/php\1/' | tail -1`" 
     201ln -fs /etc/alternc/alternc.ini /etc/$php/conf.d/alternc.ini || true 
    201202if [ -x /usr/sbin/apache ] 
    202203then 
Note: See TracChangeset for help on using the changeset viewer.