Menu

PHPWiki on 1and1.com

Help
Dan Rue
2004-01-19
2012-10-11
  • Dan Rue

    Dan Rue - 2004-01-19

    Hey Guys,

    First of all, 1and1.com is having a great promo where they are giving away 3 years of professional hosting.  Offer expires in a couple of days, so check it out quick.  I don't work for them, but thought I'd pass the word. 

    Now, my problem.  I want to use phpwiki on my free 1and1.com hosting deal.  I can and have installed phpwiki on my own servers, but I am having troubles on their server.  They support mysql and PHP.  Now for my problem. 

    After I set up the index.php file with my DB settings, set the admin password, etc, I go to my page.  The first error I receive during the initial "Loading up a virgin wiki" process: lib/CachedMarkup.php:35: Warning[2]: gzcompress: insufficient memory.

    If I reload, it seems to load up the remaining pages and fix itself.  I have toyed with this behavior by commenting out a couple of lines in CachedMarkup.php.  Either way, it seems like I am getting all the pages copied to the database. 

    The real problem comes then, after the virgin wiki is loaded, and I go to the homepage for the first time, it is blank.  All that exists is <html><body></body></html>. 

    So, I suspect my problem is the loading of the pages into the database.  1and1.com must have some memory limits or something.  I attempted to do an install on my local freebsd box, dump the database, and load it to 1and1.com, but I could not get that to work either.

    Any suggestions would be helpful. 

    Thanks

     
    • ducuk

      ducuk - 2004-01-20

      set the compress output parameter in the index.php to false

       
    • Dan Rue

      Dan Rue - 2004-01-20

      Wow - thanks.  I've been pounding my face against my desk for two days.  So, what's the deal - am I on a buggy version of PHP or something (i'm using 4.2.3)?

       

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.