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
Error on Linux CGI keygen
Re: Error on Linux CGI keygen
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.
- 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.
-
ivanilsonribeiro
- Posts: 1
- Joined: Mon Feb 03, 2014 12:27 pm
Re: Error on Linux CGI keygen
Hello,
How can i do:
- you need to set Execute attributes to the keygen file,
I tried many options;;;
How can i do:
- you need to set Execute attributes to the keygen file,
I tried many options;;;
Re: Error on Linux CGI keygen
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!
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!
