Closed (fixed)
Project:
Web File Manager
Version:
5.x-2.9
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Feb 2009 at 18:17 UTC
Updated:
23 Mar 2010 at 21:16 UTC
this may be a memory issue as I have been having blank pages throughout the site, but I thought i'd ask anyway.
WebFM is enabled etc. When I enter its 'dashboard', so to speak, all I have is an option to upload. No ability to search through files, no AJAX feel, nothing.
Am I missing something?
Comments
Comment #1
lsrzj commentedBlank pages can be PHP configuration as you said, memory issue. You'll have to increase the memory amount to be used by PHP and everything may work fine again. Another thing increment the maximum time that a script can execute in php.ini too, it can result in blank pages if a running script times out the configuration.
Comment #2
robmilne commentedIf you disable the WebFM module does the site still behave badly?
Comment #3
ballerjones commentedyes, it's a memory issue. memory_limit changes won't stick. I found out it's a common problem, no solutions yet though.
Comment #4
cgmonroe commentedClosed because it's a memory issue not a webfm issue.