gd_test.php Where do I get this file?

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
ripriprip
Posts: 4
Joined: Tue Sep 12, 2017 5:09 pm

gd_test.php Where do I get this file?

Post by ripriprip »

Script URL: http://www.cotyrone.com/guestbook/index.php or http://cotyrone.com/guestbook/gbook.php
Version of script: 182
Hosting company: http://digitalorphans.org
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: gd_test.php

Write your message below:
Hi, Where do I get the gd_test.php file? so I can test the image numbers? I have the following set:

// Prevent automated submissions (recommended YES)? 0 = NO, 1 = YES, GRAPHICAL, 2 = YES, TEXT
$settings['autosubmit'] = 1;

However no numbers are displayed, just the words: Security Image
- are displayed.

I didn't see any gd_test.php file included in the .zip package, so I googled and got one from
http://www.dagondesign.com/articles/che ... ur-server/
called gd-test.php
I uploaded that one, and that script says that GD is supported by my server. Are you able to tell me why the security image doesn't work with numbers, but only displays the words 'security image' ?

Here is the results of that test file:

GD is supported by your server!
GD Version Yes
FreeType Support Yes
FreeType Linkage Yes
T1Lib Support Yes
GIF Read Support Yes
GIF Create Support Yes
JPEG Support Yes
PNG Support Yes
WBMP Support Yes
XPM Support Yes
XBM Support Yes
WebP Support Yes
JIS-mapped Japanese Font Support No

Thank you,
Tammy
ripriprip
Posts: 4
Joined: Tue Sep 12, 2017 5:09 pm

Re: gd_test.php Where do I get this file?

Post by ripriprip »

I found your file at
https://www.phpjunkyard.com/support/kb/ ... article=24

uploaded it and yes, this confirms that GD Library is enabled.
Any ideas how I can get it working correctly?

Thank you, for now, I guess I'll change it to text (rather then image), however, I'd prefer to use the image.

Thank you,
Tammy
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: gd_test.php Where do I get this file?

Post by Klemen »

Have you tried the other suggestions at
https://www.phpjunkyard.com/support/kb/ ... article=24
?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply