Hello i have deticated server and ISPManager controlpanel with correct licence, but i have very big problem, i think somethink dont work! I install webpage to my hosting but hosting dont show capcha images, security codes what we need write when login or register... I fast install BUX script and some other web pages but in this pages dont work... you can see it at address http://flash.royalhosting.lv/bux that capcha images dont work... and i think that this is hosting problem... Please help! Sory for my bad English!
You should check your error_log to see what kind of errors your captcha script is sending back to server. When I hit the script directly it shows this: "Error in imagettfbbox function". Check your script requirements, maybe there is something that you didn't configured or installed properly. Try googling that error message as well.
Make sure that required image libraries are installed on the server. Many captcha requires GD and/or imagmagik installed on the server. If they are missing then it will not work. Kailash