Closed (fixed)
Project:
Site map
Version:
5.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2008 at 17:51 UTC
Updated:
10 Mar 2008 at 02:59 UTC
Every time that I attempt to enable the module on a site where the previous versions were not installed the install fails and I am sent to a blank screen.
On a site where it was previously installed (version 5.x-1.1) the update to 5.x-1.2 works fine.
No need for me to give all of my attempts at troubleshooting, the fact that on a brand new default settings site the module will not install should be sufficient.
If you want/need further info regarding my server setup please let me know what you need.
Comments
Comment #1
vm commentedblank screens are apache errors, providing the error that is being thrown would be uber beneficial. These errors are recorded in your apache/http error logs
most blank screen errors are related to not havning sufficent memory available.
Comment #2
ymmatt commentedI would agree, but with the memory limit changed to 64mb, there must be something else wrong. Applicable error log entries:
There are alot more where that came from.
Comment #3
vm commentedis it possible that you have two instances of site_map installed ???? on in modules and one in sites/all/modules ?
I ask because if you look at the error messages there are two different paths being sent back in errors
Comment #4
ymmatt commentedWow, wasn't sure I'd ever be that guy.
Some how a copy ended up in my base modules dir instead of the sites/all/modules dir, not something that I ever do.
Thanks.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
danielb commentedI don't really think that's a solution. You should be able to override base modules with sites/all/modules
Comment #7
vm commentednot sure what you mean there. Utimatley you shouldn't have 2 instances of the same module running no matter where they are.