Re: Product Status, download link and Coupon
Quote:
Originally Posted by
Sp34k
but when I click on the download bottom it redirects me to a white error 500 page (pub/.eyrgvpowtfqxsmfisv/Nepty.rar)
A "500" error is an "internal server error", and the "reason" for the error will be recorded in your webserver's apache errorlog, which you should be able to view in your hosting company's control panel, or request it from the hosting company's tech support department.
Usually a 500 error is triggered by security rules on the server, either mod_security related (unlikely when just attempting to download a file) or httpd/apache/htaccess config settings on the webserver ... perhaps denying you the option of following symlinks.
Only your hosting company can fix that.
Re: Product Status, download link and Coupon
Dear Ayperi
Thank you for you're reply.
I went under the configuration -> Maximum Value and noticed that "rar" was not added, so I added it but without much success..
Even though it didn't work - I still appreciate you're help, this setting will help me in the future:)
Dear DrByte
I went to my error log and noticed something that might make sense to you (not to me):
From my little knowledge on this area - I guess it's the htaccess that causes the problems here?