So... I have this particular script, which requires you to fill out a captcha code during sign up, however for some odd reason the captcha image is not readable and it's just scrambled all over the place... could this be a problem configured in my server or is this the script? - If so how would I solve such an issue? Thanks!
I know. But it's unreadable, not like any other captcha I've seen, here is a screenshot: http://img214.imageshack.us/img214/6302/wierdzg1.gif
Thus my issue. I've found my problem, bassically the captcha runs on php4, while my servers run on php5, thus the conflict.