Sie sind nicht angemeldet.

1

28.01.2008, 06:44

PHP - captcha funktioniert nicht

hi!
auf dem server, den ich für nen kumpel gerade fertig mache, hab ich php so installiert:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ns29763 ~ # emerge -pv php


These are the packages that would be merged, in order:


Calculating dependencies... done!

[ebuild   R   ] dev-lang/php-5.2.5-r1  USE="apache2 berkdb bzip2 calendar cgi 
cli crypt ctype gdbm iconv inifile ipv6 mysql ncurses nls pcre readline reflection 
session spl ssl threads unicode xml zip zlib -adabas -bcmath -birdstep -cdb 
-cjk -concurrentmodphp -curl -curlwrappers -db2 -dbase -dbmaker -debug 
-discard-path -doc -empress -empress-bcs -esoob -exif -fastbuild -fdftk -filter 
-firebird -flatfile -force-cgi-redirect -frontbase -ftp -gd -gd-external -gmp -hash 
-imap -interbase -iodbc (-java-external) -json -kerberos -ldap -ldap-sasl -libedit 
-mcve -mhash -msql -mssql -mysqli -oci8 -oci8-instant-client -odbc -pcntl -pdo 
-pic -posix -postgres -qdbm -recode -sapdb -sharedext -sharedmem -simplexml 
-snmp -soap -sockets -solid -spell -sqlite -suhosin -sybase -sybase-ct -sysvipc -tidy 
-tokenizer -truetype -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xsl -yaz -zip-external" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


nun läuft aber captcha nicht (der rest läuft, und es sind mittlerweile 3 boards installiert). auf debian musste man da php5-gd installieren, aber das gibt es im portage nicht. kann mir da wer helfen?

2

28.01.2008, 07:15

mein php schaut so aus:

Zitat

localhost ~ # emerge -pv php

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] dev-lang/php-5.2.5-r1 USE="apache2 berkdb bzip2 cgi cli crypt ctype exif ftp gd gdbm iconv imap ipv6 kerberos mysql mysqli ncurses nls pcre posix readline reflection session snmp sockets spell spl sqlite ssl threads truetype unicode xml zip zlib -adabas -bcmath -birdstep -calendar -cdb -cjk -concurrentmodphp -curl -curlwrappers -db2 -dbase -dbmaker -debug -discard-path -doc -empress -empress-bcs -esoob -fastbuild -fdftk -filter -firebird -flatfile -force-cgi-redirect -frontbase -gd-external -gmp -hash -inifile -interbase -iodbc (-java-external) -json -ldap -ldap-sasl -libedit -mcve -mhash -msql -mssql -oci8 -oci8-instant-client -odbc -pcntl -pdo -pic -postgres -qdbm -recode -sapdb -sharedext -sharedmem -simplexml -soap -solid -suhosin -sybase -sybase-ct -sysvipc -tidy -tokenizer -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xsl -yaz -zip-external" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


Die hab ich net, aber du: calendar inifile

Die hast du nicht als Useflag gesetzt, aber ich ^^: exif ftp gd imap kerberos mysqli posix snmp sockets spell sqlite truetype

die useflag "gd" dürfte dir sehr behilflich sein bei deinem problem ^^*

3

28.01.2008, 12:34

nee, ne, ich hab vor dem posten 2x geguckt, ob es das use-flag gd gibt. ich glaub, ich sollte weniger trinken, auch wenns eigentlich nicht viel war gestern. ok, vielen dank, ich werde es heute nachmittag testen