Captcha not displayed

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
cigx
Posts: 5
Joined: 24 Jun 2024, 15:21

Captcha not displayed

Post by cigx »

Hi guys,
The captcha is not displayed in the account creation window. Any idea ?
Attachments
2024-06-24 17_40_18-S’inscrire - Mantis AMR et 10 pages de plus - Travail – Microsoft​ Edge.png
2024-06-24 17_40_18-S’inscrire - Mantis AMR et 10 pages de plus - Travail – Microsoft​ Edge.png (51.77 KiB) Viewed 10919 times
Mantis: 2.27.0
PHP: 7.4.33
SQL: MySQL 5.5.60
OS: Devian 7.11
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Captcha not displayed

Post by cas »

Did you activate the PHP-GD library?
cigx
Posts: 5
Joined: 24 Jun 2024, 15:21

Re: Captcha not displayed

Post by cigx »

cas wrote: 24 Jun 2024, 16:31 Did you activate the PHP-GD library?
Can you tell me how to check that? I'll look into it because I don't know if it's activated.
Mantis: 2.27.0
PHP: 7.4.33
SQL: MySQL 5.5.60
OS: Devian 7.11
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Captcha not displayed

Post by cas »

run a script on you website with the following content:

Code: Select all

<?php
phpinfo();
This will give you all the info :mrgreen:
raspopov
Posts: 6
Joined: 12 Dec 2024, 15:34
Contact:

Re: Captcha not displayed

Post by raspopov »

Looks like: #35302.
atrol
Site Admin
Posts: 8534
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Captcha not displayed

Post by atrol »

raspopov wrote: 01 Mar 2025, 06:20 Looks like: #35302.
This was an issue around PHP 8, but the user was telling he uses PHP 7.4.33.
Please use Search before posting and read the Manual
Post Reply