Re: IM Convert PDF->JPG works in command line, not in PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Interesting. When I try this, $return_output gives an empty array, and $return_code gives 1.

On Dec 31, 2008, at 3:38 PM, chris smith wrote:

Try using exec() so you get the whole return message, might be
something useful in there.

exec($command_line, $return_output, $return_code);



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux