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..
Captcha Is working in local host but not working in website.
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: Captcha Is working in local host but not working in website.
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
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