SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: Problem with captcha
-
Oct 20, 2009, 14:02 #1
Problem with captcha
Hi,
I made a website for my client and got their contact form with a captcha script. The script was working fine on our test server however, when I uploaded it on my client's server, the image doesn't show up
I tried a different script and had the same result. I'm sure I transferred all the files on my client's server, just wondering why is it happening. Any thoughts?
Here's a sample of the test I did:
from our test server: http://captivatedesigns.net/tina-tes...ge_example.php
from client's server: http://fentehr.com/test/latest/secur...ge_example.phpsig space open...
-
Oct 20, 2009, 14:48 #2
- Join Date
- Oct 2006
- Location
- France, deep rural.
- Posts
- 6,869
- Mentioned
- 17 Post(s)
- Tagged
- 1 Thread(s)
Ask to see the output of phpinfo() and make sure there is a graphics package installed (GD, ImageMagik etc).
Bookmarks