Ignore:
Timestamp:
03/29/06 19:04:57 (7 years ago)
Author:
benjamin
Message:

moving session path to /var/lib/php4/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/etc/alternc/templates/php4/apache/php.ini

    r669 r940  
    543543; where data files are stored. Note: Windows users have to change this  
    544544; variable in order to use PHP's session functions. 
    545 session.save_path = /var/alternc/tmp 
     545session.save_path = /var/lib/php4/ 
    546546 
    547547; Whether to use cookies. 
Note: See TracChangeset for help on using the changeset viewer.