ID: 50279
User updated by: rettaikulamram at gmail dot com
Reported By: rettaikulamram at gmail dot com
Status: Open
Bug Type: Unknown/Other Function
Operating System: linux
PHP Version: 5.3.1
New Comment:
Description:
------------
I installed poppler utils in my ubuntu for to convert pdftohtml,it
runs
well in terminal
but in a php script via exec() it not works why
exec('pdftohtml -c Desktop/resume.pdf')
Previous Comments:
------------------------------------------------------------------------
[2009-11-24 06:12:00] rettaikulamram at gmail dot com
Description:
------------
I installed poppler utils in my ubuntyu for to convert pdftohtml,it
runs well in terminal
but in a php script via exec() it not works why
exec('pdftohtml -c Desktop/resume.pdf')
Reproduce code:
---------------
---
>From manual page: ref.exec
---
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=50279&edit=1