Changeset 213

Show
Ignore:
Timestamp:
01/03/07 19:41:30 (2 years ago)
Author:
Gregor
Message:

init.php, INSTALL: A newer, safer installation procedure.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/dsss-smi/INSTALL

    r210 r213  
    16166) Put the .php files somewhere accessible. 
    1717 
    18 7) Make pws.php read/write for the HTTP server, unreadable to other users 
    19    (preferably). 
     187) chmod the directory the php files are in to 0777 (TEMPORARILY) 
    2019 
    21 8) Make a directory with the PHP files named 'sources', chmod 0700, owned by 
    22    the HTTP server (preferably). 
     208) Run init.php via the web server 
     21 
     229) chmod the directory the php files are in to 0755