Uwe Kerstan <[EMAIL PROTECTED]> writes: > * Sebastian Niehaus <[EMAIL PROTECTED]> [15-03-2004 11:14]: > > > | phpGroupWare version 0.9.13.018 Einrichtung III Logout > > Vielleicht solltest du mal updaten? ;-) Hmm. Ich habe die Dinge frisch von security.debian.org. Ehrlich :-)
> # apt-cache policy phpgroupware > phpgroupware: > Installed: (none) > Candidate: 0.9.14-0.RC3.2.woody3 > Version Table: > 0.9.14-0.RC3.2.woody3 0 > 500 http://security.debian.org woody/updates/main Packages > 0.9.14-0.RC3.2.woody2 0 > 500 ftp://ftp.de.debian.org woody/main Packages ,---- | [EMAIL PROTECTED]:~$ apt-cache policy phpgroupware | phpgroupware: | Installed: 0.9.14-0.RC3.2.woody3 | Candidate: 0.9.14-0.RC3.2.woody3 | Version Table: | *** 0.9.14-0.RC3.2.woody3 0 | 500 http://security.debian.org woody/updates/main Packages | 500 http://ftp.rfc822.org woody/updates/main Packages | 100 /var/lib/dpkg/status | 0.9.14-0.RC3.2.woody2 0 | 500 cdrom://[Debian GNU/Linux 3.0 r2 _Woody_ - Official i386 Binary-5 (20031201)] unstable/main Packages | [EMAIL PROTECTED]:~$ `---- Hmm, da scheint phpgroupware an dem Web-Inteface eine falsche Version anzuzeigen. > # dpkg -l php3 php4 > +++-===================-===================-============================= > pn php3 <keine> (keine Beschreibung vorhanden) > ii php4 4.1.2-6woody3 A server-side, HTML-embedded Also nocheinmal php4 installiert (php3 und phpgroupware wird dabei "automatisch" entsorgt: ,---- | [EMAIL PROTECTED]:~$ dpkg -l php3 php4 | Desired=Unknown/Install/Remove/Purge/Hold | | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed | |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) | ||/ Name Version Description | +++-==============-================================================================== | rc php3 3.0.18-23.1woody1 A server-side, HTML-embedded scripting language | ii php4 4.1.2-6woody3 A server-side, HTML-embedded scripting language | [EMAIL PROTECTED]:~$ `---- > # apt-get install phpgroupware* > Reading Package Lists... Done > Building Dependency Tree... Done > The following extra packages will be installed: [...] > Ich sehe keine Abh�ngikeiten zu PHP3. ,---- | toxic:/home/niehaus# apt-get install phpgroupware | Reading Package Lists... Done | Building Dependency Tree... Done | The following extra packages will be installed: | php3 php3-imap phpgroupware-admin phpgroupware-core | phpgroupware-preferences phpgroupware-setup | The following packages will be REMOVED: | php4 | The following NEW packages will be installed: | php3 php3-imap phpgroupware phpgroupware-admin phpgroupware-core | phpgroupware-preferences phpgroupware-setup | 0 packages upgraded, 7 newly installed, 1 to remove and 6 not upgraded. | Need to get 0B/898kB of archives. After unpacking 1893kB will be used. | Do you want to continue? [Y/n] `---- Hmm. Ich habe mir nocheinmal die Dependencies angesehen: ,---- | Package: phpgroupware | Priority: optional | Section: web | Installed-Size: 311 | Maintainer: Luca - De Whiskey's - De Vitis <[EMAIL PROTECTED]> | Architecture: all | Version: 0.9.14-0.RC3.2.woody3 | Depends: apache | httpd, php3-pgsql | php3-cgi-pgsql | php4-pgsql | | php3-mysql | php3-cgi-mysql | php4-mysql, php3-imap | php3-cgi-imap | | php4-imap, phpgroupware- core (>= 0.9.14-0.RC2.3), phpgroupware-api | (>= 0.9.14-0.RC2.3), phpgroupware-setup (>= 0.9.14-0.RC2.3), | phpgroupware-admin (>= 0.9.14-0.RC2.3), phpgroupware-prefe rences (>= | 0.9.14-0.RC2.3), debconf, wwwconfig-common `---- ... und dann zun�chst php4-imap installiert. Dann wurde phpgroupware tats�chlich mit PHP4 klaglos installiert. Ist sowas ein Bug, den man melden sollte oder liegt das in der Natur der Paketverwaltung? Nun werde ich mich mit dem anderen Problem ,---- | Database error: Link-ID == false, connect failed | PostgreSQL Error: 0 () | | Session halted. `---- ... besch�ftigen m�ssen .... Gru� & Dank, Sebastian -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

