Hi,

I'm having a problem with having a blank page in admin login and page powered by views and panel module

First of all,
I turned clean_url off, because it does not support it, then
I did tried creating a new installation directly with drupal into the hosting, and it fails in the last part of the installation.

so i tried doing it offline then uploading, so far it is partially working, but access to admin page is not working and views module has a problem.

Is this really a hosting issue or could I do something about it?

Comments

pbarnett’s picture

You would have to check your Apache error log (or ask your provider to do so) to be certain, but this sounds like you may have a problem with your PHP memory limit - you can check this at http://yoursite.com/admin/reports/status

ultrajet’s picture

I can't access all pages of the admin, but I found that I got a memory limit of 16MB

How much memory do I need to run views and panels?

But still I find it strange, because it also don't work if you install drupal online or atleast in the part where you see the progressbar. Is this also a memory problem?

Thanks again

pbarnett’s picture

Almost certainly.

You will need at least 64Mb, and possibly 128 or 256 depending on how many modules you install.