I'm trying to execute a wine command via a php script and it's failing due to their not being enough virtual memory. My server's virtual memory is set at unlimited, yet if I run "ulimit -a" via PHP it's showing at 256000.
Assuming this is controlled by Litespeed, how do I change it?
Thanks for any help.
Assuming this is controlled by Litespeed, how do I change it?
Thanks for any help.