Jump to content

running shell_exec gives error that I don't get when typing on command line


allasso

Recommended Posts

Hi,

I don't know if this is a Java problem, PHP problem, or server problem, but I thought I would look here:

On server, I can ssh and run command 'java -version' and outputs version okay.

Run shell_exec('java -version') in PHP script and I get this error:

Error occurred during initialization of VM
Could not reserve enough space for object heap

Any ideas?

Server is running Debian squeeze

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.