Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • setup
  • precheckup.php
01 Mar, 2006
1 commit
  • Check the correct (pre-configuration) log directory. ...
    abbab11d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5033 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-01 10:35:12 +0000  
    Browse File »

28 Feb, 2006
1 commit
  • Add copyright notices to those files that didn't have them. ...
    9d83e6c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-28 16:53:52 +0000  
    Browse File »

15 Feb, 2006
1 commit
  • Add open_basedir to the list of things to ensure is empty during the ...
    12f57aa2
    pre-installation checkup
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4926 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-15 11:10:08 +0000  
    Browse File »

10 May, 2005
2 commits
  • According to PEAR.php, enable_dl being disabled or safe_mode being ...
    bde7dcdd
    enabled will make extension loading a fatal error, which would not be a
    good thing for us.  Simply return false if the above scenario is
    fulfilled.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3259 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-10 11:58:09 +0000  
    Browse File »
  • Fix up extension checking for people who have extensions but they aren't ...
    de27da0a
    loaded by default.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3257 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-10 08:38:49 +0000  
    Browse File »

09 May, 2005
1 commit
  • Mention .htaccess, and test that .htaccess is working. ...
    90bbdf7d
    Also, perform a through-the-web test of the Documents directory to make
    sure it isn't left accessible via the web.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3252 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-09 21:13:17 +0000  
    Browse File »

28 Apr, 2005
1 commit
  • Give both PHP > 4.0 and PHP > 4.3 accurately. Previously gave PHP > 4.0 ...
    f883e664
    in > 4.3 section.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3250 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-28 08:29:06 +0000  
    Browse File »

07 Apr, 2005
1 commit
  • Make it clear which user needs to own/write to the log and Documents ...
    bd29fee3
    directory.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3237 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-07 11:04:59 +0000  
    Browse File »

11 Mar, 2005
1 commit
  • Add a link to post-install checkup. ...
    5b048781
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3230 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-03-11 10:24:00 +0000  
    Browse File »

09 Feb, 2005
1 commit
  • Add some checkups that users can use to check if their environment is ...
    a8cd22b4
    ready for a KnowledgeTree install, and to check that their KnowledgeTree
    configuration is working properly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3226 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-09 15:39:46 +0000  
    Browse File »