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


Joined: 01/11/2008