problem running from cron
Posted: 2007-11-22T23:53:12-07:00
Hi,
I have created a php script to use convert command through system() function of php.
I have used convert command to convert pdf to jpg.
while I run this file through PHP CLI it works, but whil I run it through CRON it is not converting pdf to jpg.
May any one help me to find the reason
I have created a php script to use convert command through system() function of php.
I have used convert command to convert pdf to jpg.
while I run this file through PHP CLI it works, but whil I run it through CRON it is not converting pdf to jpg.
May any one help me to find the reason