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

lsrzj’s picture

Blank 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.

robmilne’s picture

If you disable the WebFM module does the site still behave badly?

ballerjones’s picture

yes, it's a memory issue. memory_limit changes won't stick. I found out it's a common problem, no solutions yet though.

cgmonroe’s picture

Status: Active » Closed (fixed)

Closed because it's a memory issue not a webfm issue.