Jump to content

Recommended Posts

Posted

Hi,

Im looking to purchase & set up a self hosted Forum.

Im running the self hosted compatibility checker & have a error Your PHP memory limit is too low. It needs to be set to 128M or more.

My Hosting people added a PHP.ini file to my server root :

safe_mode = off;
max_execution_time = 100;
max_input_time = 120;
allow_url_fopen = On;
memory_limit = 512M;
post_max_size = 512M;
upload_max_filesize = 512M;
max_input_vars = 3000M;

but im still displaying the same error on the ips4 page : https://www.hardscore.com/RDBforum/ips4.php

It would be great if someone could advise what could be the problem.

Thanks

Posted

I would direct your hosting provider to that folder and see that the memory_limit is set to -1. That often does not translate well with PHP and can actually place the memory limit lower than is expected here. I would suggest ensuring that any modifications made to your server also impact PHP in your "RDBforum" folder.

Posted

Thanks for your reply.

i spoke to a different person today at the host, mentioning the things you said. not sure exactly what they did, but they were able to fix it right away.

  • 1024M memory limit

 

 

 

 

Posted

Yes, as a new user my posts are being moderated, so my reply above yours hasn't shown up yet. 

Good to say all sorted now. 

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...