Menu

getting fatal errors-allowed memory exhausted

Help
2004-10-15
2012-10-11
  • Rishabh Manocha

    Rishabh Manocha - 2004-10-15

    Hey guys,
    I have been trying to install phpwiki for my project on sf and time and again i keep getting this error(with various files):
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 9420 bytes) in /home/groups/g/ga/gavamail/htdocs/phpwiki-1.3.9/lib/plugin/CreatePage.php on line 97

    This is repeated with other files in the distribution too.
    I am using the mysql database provided by sf and have created the tables on the database.
    I have also edited the config file to the best of my ability.
    I have tried both 1.3.9 and 1.3.10 and both are giving these problems.
    Could someone please tell me how I can correct this.
    I would also suggest having a comprehensive install guide for phpwiki. the current INSTALL guide is very ambiguous.
    Thanks

     
    • Rishabh Manocha

      Rishabh Manocha - 2004-10-15

      you can see the site where I am trying to make the wiki at:
      http://gavamail.sf.net/phpwiki-1.3.9/

       
      • A Reynaldi Zanahar

        Have you look at http://phpwiki.sourceforge.net/phpwiki/KnownBugs ? Try add
        USECACHE = 0
        WIKIDB_NOCACHE_MARKUP = 1
        in config.ini. Might help you.

         
        • Rishabh Manocha

          Rishabh Manocha - 2004-10-15

          Well I didnt look at those, but I did find the page describing howto setup phpwiki on the sourceforge.net servers.
          Just a question though, how do you add the sf icons so that the hits can be counted for the stats for your project??

           
        • Reini Urban

          Reini Urban - 2004-10-15

          Well,
          USECACHE = 0
          WIKIDB_NOCACHE_MARKUP = 1
          do work only with latest CVS. (1.3.11pre)
          See our demowiki, which runs the latest cvs.

          Sorry, don't know about the icons, which count the stats.
          But I will check, cause it sounds useful for us also.

           

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.