Current time: 05-23-2012, 04:06 PM Hello There, Guest! (LoginRegister)

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Captcha isnt Generating.
12-13-2011, 11:01 PM
Post: #1
Captcha isnt Generating.
Hi,
I Uploaded THT today for my Hosting.

all installation and others went smooth.

Added Package,Server Etc.

I Tried to make a testing account

When
Step Three - Client Account

[Image: OIZnK.jpg]


After I Visited
http://unihosting.co.cc/billing/includes..._image.php

[Image: 7HuuX.jpg]

I Really want to fix this . Please Help me.

Thanks. Smile
Find all posts by this user
Quote this message in a reply
12-13-2011, 11:58 PM
Post: #2
RE: Captcha isnt Generating.
Make sure you have the GD image library installed an enabled in PHP.

Kevin Mark - TheHostingTool Lead Developer
Visit this user's website Find all posts by this user
Quote this message in a reply
12-14-2011, 04:09 AM
Post: #3
RE: Captcha isnt Generating.
Make sure php-gd is installed enabled. To make sure it is enabled, make a phpinfo() file and search for the GD entry.
Find all posts by this user
Quote this message in a reply
12-14-2011, 08:22 AM
Post: #4
RE: Captcha isnt Generating.
Can you tell me How to enable it please ? Thanks. I am new to this subject. Smile
Find all posts by this user
Quote this message in a reply
12-15-2011, 10:42 PM
Post: #5
RE: Captcha isnt Generating.
Google is your friend. Wink http://php.net/manual/en/image.installation.php

Kevin Mark - TheHostingTool Lead Developer
Visit this user's website Find all posts by this user
Quote this message in a reply
12-16-2011, 01:59 AM
Post: #6
RE: Captcha isnt Generating.
If you are running a CentOS Server, login to SSH as root and run this:

Code:
yum -y install php-gd

That will install GD, that is, IF you are using Apache as your web server. To determine that, do service httpd and if it does not return a start|stop|status|restart message (something like that), Apache isn't installed. But most likey it is. If you need more help, contact your host.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)