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
22 May, 2006
1 commit
  • KTS-931: stop use of short tags ...
    52d0ecc7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5416 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-22 10:59:24 +0000  
    Browse File »

28 Apr, 2006
1 commit
  • KTS-911: Remove tests that no longer apply ...
    3b1e37c1
    KTS-880: Remove Documents-through-web because it crashes PHP/Apache on
    some platforms.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5367 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 12:11:36 +0000  
    Browse File »

06 Apr, 2006
1 commit
  • Increase the minimum POST/upload/memory limit to 32MB to match reality. ...
    b611acb1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5197 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-06 08:49:37 +0000  
    Browse File »

01 Mar, 2006
1 commit
  • Check the correct (pre-configuration) log directory. ...
    d0e2b327
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5033 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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. ...
    421655b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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 ...
    e345349b
    pre-installation checkup
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4926 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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 ...
    4c56ac82
    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
    nbm authored
    2005-05-10 11:58:09 +0000  
    Browse File »
  • Fix up extension checking for people who have extensions but they aren't ...
    e8b24d49
    loaded by default.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3257 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-10 08:38:49 +0000  
    Browse File »

09 May, 2005
1 commit
  • Mention .htaccess, and test that .htaccess is working. ...
    2b2ccded
    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
    nbm 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 ...
    70e4196c
    in > 4.3 section.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3250 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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 ...
    83b27bbb
    directory.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3237 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-04-07 11:04:59 +0000  
    Browse File »

11 Mar, 2005
1 commit
  • Add a link to post-install checkup. ...
    586472a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3230 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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 ...
    e9107f8d
    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
    nbm authored
    2005-02-09 15:39:46 +0000  
    Browse File »