Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 23, 20159 yr Hi, i try to install the IPB but become in the install-check: Is it possible to continue the install in a way or is the 128M neccesary?? Your PHP memory limit is set to 100 MB but should be set to 128M or more. You should contact your hosting provider or system administrator to ask for this to be changed.
September 23, 20159 yr 1 hour ago, Martin Bazuin said: Hi, i try to install the IPB but become in the install-check: Is it possible to continue the install in a way or is the 128M neccesary?? Your PHP memory limit is set to 100 MB but should be set to 128M or more. You should contact your hosting provider or system administrator to ask for this to be changed. You can try - add in your htaccess file php_value_memory_limit 128M
September 23, 20159 yr Its best to ask your host to change this or they will tell you how to. 128mb is the default so anything lower means its likely they have dropped it. I've seen some hosts were using elderly php4 (I think) values of 32mb memory limit not that long ago on php5x The ways to change it include: 1. Adding a value to a .htaccess file as Adlago has suggested 2. Using a local php.ini file 3. Adding an ini_set to an already present php file such as index.php Its best to ask your host what method to use, some work and some do not depending on your hosts configuration...
Archived
This topic is now archived and is closed to further replies.