On a dev server, I'm having issues with a Biblio installation. After uploading the latest version (6.x-1.2) to the /sites/all/modules/ directory, Biblio appears in the modules list but when I enable it, I get the wsod (blank white screen) and the module is not enabled. When I return to the modules admin screen, I get a long list of user warning errors - "user warning: Table 'biblio' already exists query:" where the name of the table changes on each line (see attached). I've tried removing the module's directory and replacing it but I still get the same errors. Any ideas?

CommentFileSizeAuthor
biblio_error_log.txt378.26 KBstevenovy

Comments

rjerome’s picture

My best guess for WSOD is not enough memory allocated to PHP (which can be set in php.ini). Try increasing it and see what happens, also PHP error logging can be your friend for these sorts of problems :-)

Ron

liam morland’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.