1
I'm using DMS 1.87 under XOOPS 2.0.16 on shared host.
DMS usually works but sometimes uploads fails leaving a blank page, and when page back, you find you have been logged out.
I thought it might be a file size problem but output from
phpinfo shows:
memory_limit 128M 128M
upload_max_filesize 2M 2M
So this under 1M file should not be a problem.
With debugging turned, no debug output is produced either during this failed operation.
Any ideas?
Mark