Skip to content

Instantly share code, notes, and snippets.

@manoot
Created January 18, 2012 19:51
Show Gist options
  • Select an option

  • Save manoot/1635141 to your computer and use it in GitHub Desktop.

Select an option

Save manoot/1635141 to your computer and use it in GitHub Desktop.
$cmd = shell_exec('/usr/bin/zabcon.rb -l /usr/bin/zabcon.conf');
echo "$cmd";
Runtime error detected (ArgumentError): couldn't find HOME environment -- expanding `~/zabcon.session' Top 10 items in backtrace 1: /usr/lib/ruby/gems/1.8/gems/zabcon-0.0.370/./libs/zabcon_core.rb:68:in `expand_path' 2: /usr/lib/ruby/gems/1.8/gems/zabcon-0.0.370/./libs/zabcon_core.rb:68:in `initialize' 3: /usr/lib/ruby/gems/1.8/gems/zabcon-0.0.370/./zabcon.rb:256:in `new' 4: /usr/lib/ruby/gems/1.8/gems/zabcon-0.0.370/./zabcon.rb:256:in `run' 5: /usr/lib/ruby/gems/1.8/gems/zabcon-0.0.370/./zabcon.rb:264 6: /usr/bin/zabcon.rb:19:in `load' 7: /usr/bin/zabcon.rb:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment