I am unable to execute the following command under user apache using php exec function.
exec('/usr/bin/libreoffice --headless --convert-to pdf --outdir /var/www/html/ /var/www/html/coverpage.doc');
OS : CentOS 6.4 Final
Any help or suggestions are highly appreciable. Thanks