in reply to Correct way to run a shell command from mod_perl2? (Child process segmentation fault) -- SOLVED!

Suggestions from the masters, please?

Upgrade?

IPC::System::Simple? IPC::System::Run3?

  • Comment on Re: Correct way to run a shell command from mod_perl2? (Child process segmentation fault)

Replies are listed 'Best First'.
Re^2: Correct way to run a shell command from mod_perl2? (Child process segmentation fault)
by dbooth (Novice) on Jan 02, 2012 at 22:07 UTC

    I tried IPC::System::Simple and it did not help. I get the same segmentation fault as before.

    What are you suggesting that I upgrade? perl? mod_perl2?