Dennis de Swart

Results 4 comments of Dennis de Swart

If you are on Windows or Mac, the problem might be caused by a wrong line break. The orginal code seems to be written for Linux. Line 152 of Parser.php...

@DoUBiteYourThumbAtMeSir Your guess is correct: Windows needs quotation marks to deal with empty spaces.: http://stackoverflow.com/questions/378490/how-do-i-to-properly-handle-spaces-in-php-shell-exec http://stackoverflow.com/questions/16477878/exec-doesnt-execute-command-if-path-contains-whitespaces So what you probably need to do is look at how the $cmd variable...

Hi BobSmithJoe, Thank you for your helpful contribution. I will test and add that as soon as possible.

Hi Edgard, I will look into this issue. Due to the holidays it might take a few days