Menu

Loading up virgin wiki????

Help
2003-11-17
2012-10-11
  • Simon Claessen

    Simon Claessen - 2003-11-17

    hello there,

    i've installed a fresh phpwiki-1.3.5 on my server, running mac OSX 10.2.8 with php 4.3.4 and Mysql 3.23.
    but after configuring, the index.php shows:
    "Loading up Virgin Wiki"

    and alle the links are not filled in yet, including the admin pages.

    what went wrong? and how to fix?

    Loading up virgin wiki

    AddingPages

    from MIME file ./pgsrc/AddingPages is identical to current version 1 - skipped

    AllPages

    from MIME file ./pgsrc/AllPages is identical to current version 1 - skipped

    AllUsers

    from MIME file ./pgsrc/AllUsers is identical to current version 1 - skipped

    BackLinks

    from MIME file ./pgsrc/BackLinks is identical to current version 1 - skipped

    CalendarPlugin

    from MIME file ./pgsrc/CalendarPlugin is identical to current version 1 - skipped

    CategoryCategory

    from MIME file ./pgsrc/CategoryCategory is identical to current version 1 - skipped

    CategoryHomePages

    from MIME file ./pgsrc/CategoryHomePages is identical to current version 1 - skipped

     
    • Wilwert Marc

      Wilwert Marc - 2003-11-17

      My index.php displays exactly the same! But the links actually work.

      I freshly installed the latested xampp distribution.

       
      • Simon Claessen

        Simon Claessen - 2003-12-03

        Well,

        i finally got it working.
        the problem was the version of php on my machine. i used 4.3.4. i changed it for 4.1.2 and everything was working again.
        btw. it is the 4.3.4 version from www.entropy.ch specially for mac osx

         
    • Simon Claessen

      Simon Claessen - 2003-11-17

      tonight i will try the 1.3.4 dist and see if things change.

      And i forgot to mention that i'm running Mac OSX SERVER 10.2

       
    • Wilwert Marc

      Wilwert Marc - 2003-11-17

      Well i played a little with lib/loadsave.php

      on lines 796-799
      ---------------------------
      if ($default_pgsrc != $pgsrc)
      LoadAny($request, $default_pgsrc, $GenericPages);

      LoadAny($request, $pgsrc);
      --------------------------
      without doing anything, really. well now, by magic, phpwiki does an initializem but ?action= does not work anymore.
      That's strange because, before it initialized, I could create some pages.

      hmmmmmm!!
      phpWiki is great, but also a little bit buggy in my opinion.

       
      • Wilwert Marc

        Wilwert Marc - 2003-11-17

        now i really feel bad:

        i only cleaned the cache from IE v6, hitting totally frustrated the refresh button about a hundred times....

        everything jhust working fine....

         

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.