Menu

nightly tar w/php5, dbauth & link repetitions

Help
John Shen
2004-10-13
2012-10-11
  • John Shen

    John Shen - 2004-10-13

    i could not get 1.3.10 to work with php5 so downloaded the nightly build which does work (except for isFatal method change ruban suggested and i applied, thanks!).

    i still have 2 problems, though. with those 2 gone it will at leas work for us. one is that the DB_AUTH_* directives in config.ini seems to have changed and no longer allows crypt encrypt method (only accepts plain passwords or database PASSWORD). i wonder how can we get the old behavior back, because our passwords in db are all crypt-crypted so the 1.3.10 behavior is perfect.

    however, a more serious problem is that now links are multiplying upon saving a page like so. For some pages, it eventually times out after the default 30 seconds. Seems to me that it got into some sort of infinite loop somewhere.

    (PhpWikiDocumentation Page as an example):

    Contents

    *
    
      AddingPages
          o PhpWiki
          o TextFormattingRules
          o PhpWiki
          o TextFormattingRules
    *
    
      CalendarPlugin
          o WikiPlugin
    
    *
    
      AddingPages
          o PhpWiki
          o TextFormattingRules
          o PhpWiki
          o TextFormattingRules
    *
    
      CalendarPlugin
          o WikiPlugin
    * EditText
    
    *
    
      AddingPages
          o PhpWiki
          o TextFormattingRules
          o PhpWiki
          o TextFormattingRules
    *
    
      CalendarPlugin
          o WikiPlugin
    * EditText
    *
    
      ExternalSearchPlugin
          o InterWiki
          o InterWikiMap
          o InterWiki
          o InterWikiMap
    
    *
    
      AddingPages
          o PhpWiki
          o TextFormattingRules
          o PhpWiki
          o TextFormattingRules
    *
    
      CalendarPlugin
          o WikiPlugin
    * EditText
    *
    
      ExternalSearchPlugin
          o InterWiki
          o InterWikiMap
          o InterWiki
          o InterWikiMap
    *
    
      GoodStyle
          o WabiSabi
    
    *
    
      AddingPages
          o PhpWiki
          o TextFormattingRules
          o PhpWiki
          o TextFormattingRules
    *
    
      CalendarPlugin
          o WikiPlugin
    * EditText
    *
    
      ExternalSearchPlugin
          o InterWiki
          o InterWikiMap
          o InterWiki
          o InterWikiMap
    *
    
      GoodStyle
          o WabiSabi
    *
    
      GoogleLink
          o UserPreferences
    
    *
    
      AddingPages
          o PhpWiki
          o TextFormattingRules
          o PhpWiki
          o TextFormattingRules
    *
    
      CalendarPlugin
          o WikiPlugin
    * EditText
    *
    
      ExternalSearchPlugin
          o InterWiki
          o InterWikiMap
          o InterWiki
          o InterWikiMap
    *
    
      GoodStyle
          o WabiSabi
    *
    
      GoogleLink
          o UserPreferences
    *
    
      HowToUseWiki
          o AddingPages
          o WikiWikiWeb
          o AddingPages
          o WikiWikiWeb
    
     
    • Reini Urban

      Reini Urban - 2004-10-14

      Yes, I'm aware of this new php5 problem.
      Thanks.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.