mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 20:26:58 +00:00
Suggestions implemented
This commit is contained in:
parent
e044ba56e9
commit
aeb3b16a9b
4 changed files with 75 additions and 63 deletions
|
@ -1,6 +1,7 @@
|
|||
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.
|
||||
## Configuration for php to work
|
||||
- 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.
|
||||
- Make sure to use chmod 777 on submission.csv file
|
||||
|
||||
Done.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue