Hi Keith again > What OS are you running? If it's Unix/Linux then you might be able to > control these settings with ulimit. > Please see the manual page for ulimit for details. I see ... Memory Limit of 8MB: ulimit -v 8192 Time Limit of 30 seconds: ulimit -t 30
But where can I execute this ulimit-commands per Virtualhost, somewhere in the apache config or in the php config? Kind Regards valli