Re: Incompatible Environment When Installing Drupal

Posts: 64
Joined: 01/11/2008

You could try it by creating a file name php.ini and put it into your root folder.

In the file add this

register_globals = off

If it shows memory limit errors after that also add this. If it keeps on giving you more memory errors just keep increasing the memory until the errors stop.

memory_limit = 32M

Incompatible Environment When Installing Drupal By: bunnyluv (6 replies) Wed, 03/26/2008 - 00:16