>> when im try catdoc in command line its work and got my MSWORD
c:\Appserv\www\catdoc\catdoc w.doc
There was no 'phpdig' in the path before.
Also, you need to copy w.doc over to the PhpDig admin/temp directory and use w.doc in the command:
Code:
C:\appserv\www\catdoc\catdoc ../admin/temp/w.doc 2>&1
Call this command from the PhpDig admin directory as that is where the sipider.php file resides.