Page 1 of 1

Resume Upload Not Working - Pls help

Posted: 18 Jul 2008, 20:18
by webgirl
I'm on a Win 2003 server with IIS I cannot seem to get the resume upload feature to work at all. I have install antiword on C:/ and the other modules as well...but still errors.

Example:

Fatal error: Uncaught exception 'com_exception' with message '<b>Source:</b> Unknown<br/><b>Description:</b> Unknown' in C:\Inetpub\testsite\hr\lib\DocumentToText.php:363 Stack trace: #0 C:\Inetpub\testsite\hr\lib\DocumentToText.php(363): com->Run('cmd.exe /C ""c:...', 0, true) #1 C:\Inetpub\testsite\hr\lib\DocumentToText.php(190): DocumentToText->_executeCommand('"c:\antiword\an...') #2

any ideas?

Re: Resume Upload Not Working - Pls help

Posted: 20 Jul 2008, 22:52
by RussH
webgirl wrote:I'm on a Win 2003 server with IIS I cannot seem to get the resume upload feature to work at all. I have install antiword on C:/ and the other modules as well...but still errors.

Example:

Fatal error: Uncaught exception 'com_exception' with message '<b>Source:</b> Unknown<br/><b>Description:</b> Unknown' in C:\Inetpub\testsite\hr\lib\DocumentToText.php:363 Stack trace: #0 C:\Inetpub\testsite\hr\lib\DocumentToText.php(363): com->Run('cmd.exe /C ""c:...', 0, true) #1 C:\Inetpub\testsite\hr\lib\DocumentToText.php(190): DocumentToText->_executeCommand('"c:\antiword\an...') #2

any ideas?
Sorry webgirl - I'm using it quite successfully on LAMP - maybe a permissions issue with the target directory for the upload? I know there are plenty of WAMP users here though - so hopefully you'll hear from someone else as well!

Re: Resume Upload Not Working - Pls help

Posted: 25 Aug 2008, 21:32
by rotzer
Check the config.php file on root
Verify that the path for antiword is correct...

Re: Resume Upload Not Working - Pls help

Posted: 27 Oct 2008, 16:12
by smummert
Any updates on this. I am having the same issue but do not want to change permissions too much. I am going to try copying cmd.exe into the antiword directory change the permissions and see if that might help.

Thanks