I've tried installing this twice now, and each time, after a few minutes of clicking around and creating a wiki page, I start getting internal 500 errors. Trying to do anything in Drush gives me a segmentation fault. PHP log shows:

PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 523800 bytes) in /srv/www/wikiweb.mjstc.net/includes/bootstrap.inc on line 593

I'm pretty sure 256mb of memory should be enough. Something is spinning up an exhausting all the memory regardless of what I set it to until it fails.

Comments

gthing’s picture

This happens on a fresh install when creating a wiki page using the [[]] filters. Trying to configure the freelinking settings at "admin/config/content/freelinking" results in "illegal choice detected. Contact site administrator."

Is anyone else able to get this install profile to work? I've tried three times from scratch now.

More errors:
Notice: Undefined property: stdClass::$taxonomy in freelinking_prepopulate_fields_from_page() (line 47 of /srv/www/wikiweb.mjstc.net/profiles/drupal_wiki/modules/freelinking/modules/freelinking_prepopulate/freelinking_prepopulate.utilities.inc).

gthing’s picture

Status: Active » Closed (won't fix)

Looks like this is a problem with the freelinking module, which pretty much doesn't work in D7.