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
29 Jul, 2005
1 commit
  • Fix a typo in the error handler. ...
    e7ac3939
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3485 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-29 11:59:15 +0000  
    Browse Dir »

15 Jun, 2005
1 commit
  • Handle the final upgrade API. ...
    16efb2ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3379 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:28:42 +0000  
    Browse Dir »

13 Jun, 2005
1 commit
  • Show the available upgrades, and allow them to be performed. ...
    5c054548
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3361 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 10:17:44 +0000  
    Browse Dir »

31 May, 2005
1 commit
  • Add default.htm files for IIS to use. ...
    e6a8456b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3317 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-31 08:21:54 +0000  
    Browse Dir »

13 May, 2005
2 commits
  • Put a number of lines of comments to help people who don't even have PHP ...
    a0704ec1
    installed to realise that this is the problem.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3263 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-13 10:58:56 +0000  
    Browse Dir »
  • Put an index.html that redirects to index.php, testing that PHP is even ...
    de780268
    installed into the web server.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3262 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-13 10:57:33 +0000  
    Browse Dir »

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 Dir »
  • 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 Dir »

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 Dir »

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 Dir »

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 Dir »

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 Dir »

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 Dir »