Page 1 of 1
Error on Linux CGI keygen
Posted: Mon Feb 25, 2013 1:37 pm
by jhefreyzz
i'd like to use a online keygen using the cgi keygen sdk
but i always got an error
error404
my webhosting supports CGI and perl
whats the problem with it
the project file and the keygen file is in one folder
Re: Error on Linux CGI keygen
Posted: Mon Feb 25, 2013 2:20 pm
by Enigma
Hello, there could be few cases:
- you need to set Execute attributes to the keygen file,
- make sure the keygen file is placed to the cgi-bin folder of the server
- linux keygen may not work on Linux x64 if it does not allow execution of 32 bit modules. Check this issue with your hosting provider.
Re: Error on Linux CGI keygen
Posted: Tue Feb 11, 2014 6:54 pm
by ivanilsonribeiro
Hello,
How can i do:
- you need to set Execute attributes to the keygen file,
I tried many options;;;
Re: Error on Linux CGI keygen
Posted: Wed Feb 12, 2014 9:39 am
by Enigma
Hello,
First of all, make sure your server is Linux x86 and not Linux x64 (it is not supported).
Then make sure your server is able to run CGI binary scripts (ask this to hosting/server provider).
Make sure you copy keygen file to cgi-bin folder.
To set permissions you may use FTP, connect to server uing FTP, select the keygen file, check it permissions/attributes, and set them to 777 (or set the execute attributes, this depeneds on FTP viewer you are using).
Note, if the keygen works well, when you try to open it by url in the browser, you have to see just empty page, no errors just empty page!