ID: 50279 Updated by: [email protected] Reported By: rettaikulamram at gmail dot com -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: linux PHP Version: 5.3.1 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2009-11-24 06:12:50] rettaikulamram at gmail dot com 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') ------------------------------------------------------------------------ [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
