NinoSkopac / PhpTikaWrapper

Simple PHP Wrapper for Apache Tika
60 stars 25 forks source link

PhpTikaWrapper #7

Closed netidan closed 9 years ago

netidan commented 9 years ago

hi if i run the usage.php file trough ssh it works, but it doesnt work in the browser, i just get an empty file.

bellecp commented 9 years ago

You need to be able to execute shell commands through php.

Try the basic examples given in http://symfony.com/fr/doc/current/components/process.html from the browser.

netidan commented 9 years ago

ok i talked to my hosting and they said its security that blocking it. i order another server just for that and there it works. thanks man :)