0

I am very new to using Linux commands. I am trying to install Poppler-Utils for Linux Using this PHP code:

exec('install poppler > /usr/local/bin/  2>&1', $output);
print_r($output);

Output:

Array ( ) 
  • What does this mean?
  • Is it the right way to install Poppler-Utils on a Linux Server?

Any help is appreciated!

Abdelrahman Wahdan
  • 2,056
  • 4
  • 36
  • 43

0 Answers0