Unable to use sample code in php of sdk folder

Using Batch Processing and Enhanced Batch Processing
Post Reply
jai
Posts:1
Joined:Wed Feb 27, 2008 6:19 am
Unable to use sample code in php of sdk folder

Post by jai » Fri Feb 29, 2008 12:39 am

when I use the sample code index.php on my server, then i get an error "Error writing file /hsphere/local/home/akashnig/clickmydocs.com/PHP/uploadedfiles\investm.rtf".

how can I use this sample code in my project on server to convert files. ???

I want to use print2flash in my project, please provide the code for this.............

If any help regarding this....please provide.

staff
Posts:267
Joined:Sat Dec 15, 2007 4:48 pm

Re: Unable to use sample code in php of sdk folder

Post by staff » Wed Mar 05, 2008 4:21 am

You need to grant Read and Write permissions to the uploadedfiles and convertedfiles folders for the user under which your web server runs (for IIS it is usually IUSR_xxx) and for the user which credentials you specified in the Print2Flash Service Configuration window.

Post Reply