exec("/usr/bin/perl /www/123/cgi-bin/verzeichnis/the_script.pl", $output, $err); if (is_array($output)) { print_r($output); exit(0); }