Jump to content

Install Problem


Martin Bazuin

Recommended Posts

Posted

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.

 

Posted
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

 

Posted

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.

  • Recently Browsing   0 members

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