mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-17 04:36:57 +00:00
6 lines
275 B
Markdown
6 lines
275 B
Markdown
To make the captcha image work you will need to install php-gd.
|
|
Since there might be version in the name first try searching your package manager
|
|
|
|
Next you need to go to /etc/php/[your_version]/cli/php.ini and remove the semi-colon(;) from the line with extension=gd.
|
|
|
|
Done.
|