Need help with a fresh drupal install
from foremanguy92_@lemmy.ml to selfhosted@lemmy.world on 09 Nov 18:43
https://lemmy.ml/post/22319676

I just install a complete new Drupal install in a Debian VM inside proxmox, everything works as intended, but I cannot add content to it(it gives me a 500 error). Apache logs show me that the memory is exhausted, search online, no real answer, tried a lot of thing in PHP.ini, .htaccess… At first the VM had 1 vcpu and 1GB of RAM, not working, I’ve put the PHP memory limit to 1GB, give 8GB to the vm, and 4vcpu. Not working, just “loading” the 500 longer. Have no solutions, as now. If you have one please let me know! thanks 🙂

#selfhosted

threaded - newest

Retro_unlimited@lemmy.world on 09 Nov 20:16 collapse

I remember when I setup my Wordpress website years ago I had permission errors, so the Wordpress install needed read/write access to the website directory. Maybe the same in your case?

foremanguy92_@lemmy.ml on 09 Nov 20:19 collapse

going to double check it, but I don’t think this is it

EDIT: no problems on this side…