Thanks to all for your support,
I corrected that problem since my destination folder has no rights for write.
i refered it from
http://stackoverflow.com/questions/5...ed-via-browser
now output(html files are written to my destination)
backticks also works well..
Thanks for full path,backticks information
But still one problem
output files come with readonly why?
i tried to use
chmod -R 777 /home/node2/Desktop
chmod: changing permissions of `/home/node2/Desktop/resume001.png': Operation not permitted
chmod: changing permissions of `/home/node2/Desktop/resume_ind.html': Operation not permitted
chmod: changing permissions of `/home/node2/Desktop/resume-1.html': Operation not permitted
chmod: changing permissions of `/home/node2/Desktop/resume.html': Operation not permitted
this is i get why?
these files has owner as www-data
how to change readonly
Thanks
Ramakrishnan