Theoderich / mod-auth-token

Automatically exported from code.google.com/p/mod-auth-token
Apache License 2.0
1 stars 0 forks source link

(8)Exec format error when download file from server #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. configure / install mod_auth_token on apache (default apache on linux)
2. generate download link through JAVA program
3. download file through URL

What is the expected output? What do you see instead?
Download file as expected

What version of the product are you using? On what operating system?
mod_auth_token-1.0.5

Please provide any additional information below.
I got below error when download / access file through URL

(8)Exec format error: exec of '/home/chetan/instantclient_11_2.tar.gz' failed

Any idea how to solve this problem

Original issue reported on code.google.com by yagnesha...@gmail.com on 13 May 2014 at 5:37