Page 1 of 1

Captcha Is working in local host but not working in website.

Posted: Tue May 12, 2009 12:42 am
by guru1986
Hi,
am new to php i came across this problem..
as Captcha Is working in local host but not working in website.
(ie) image is not being displayed in the site..

any reason....
either fault is in server site or in coding..

pls help....

in some cases only blank page is displayed on loading a php file..

Re: Captcha Is working in local host but not working in website.

Posted: Wed May 13, 2009 11:58 pm
by jaoudestudios
What are you developing on locally? WAMP (windows apache)? If so then there is your problem, WAMP is very forgiving!

Check a few things:
1. permissions (depending if you are saving the captcha image)
2. required php libraries are available (depending what type of captcha you are creating)
3. paths