09-22-2007, 10:35 PM
|
#2 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
|
If the host's PHP is in safe mode then the ini_set will do absolutely nothing. Issues like this where the script is trying to consume a silly amount of memory, your host may increase the memory limit for you, but a script consuming so much memory, I would for one, would not want that on my server.
Can you not download the script and try and decrypt it on your own server? That way it's your memory you'll be consuming bucket loads of, plus you'll have full control over the php.ini.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|