After emerging horde-imp, I first followed the steps described in /usr/share/doc/horde-2.2.8/INSTALL.gz as dericted by the emerge output. After getting to the point where one should try out http://yourhost/horde/test.php the thing already isn't working with a very strange PHP error message. The PHP installation works fine as can be seen from http://www.zeitgeist.homelinux.org/test.php Reproducible: Always Steps to Reproduce: 1. emerge horde-imp 2. create database from script scripts/db/mysql_create.sql 3. cd config/ for foo in *.dist; do cp $foo `basename $foo .dist`; done 4. changed the things in "Preferences System Settings" of horde.php to use mysql database Actual Results: Test page spits out: Warning: Unknown(/var/www/localhost/htdocs/horde/test.php): failed to open stream: Permission denied in Unknown on line 0 Warning: (null)(): Failed opening '/var/www/localhost/htdocs/horde/test.php' for inclusion (include_path='.:/usr/lib/php') in Unknown on lin Expected Results: don't know... should have worked gateway horde # emerge info Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r0, 2.6.11.11 i686) ================================================================= System uname: 2.6.11.11 i686 VIA Nehemiah Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.10 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" USE="X aalib alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 crypt cups divx4linux dvd emboss encode ethereal exif fam ffmpeg flash foomaticdb fortran ftp gd gdbm gif gnome gpm gtk gtk2 imap imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl php png pop3 python qt quicktime readline samba sdl slang spell ssl svga tcpd tiff truetype truetype-fonts type1-fonts vorbis x86 xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
*** This bug has been marked as a duplicate of 82008 ***
(In reply to comment #1) > > *** This bug has been marked as a duplicate of 82008 *** this is NOT a dublicate of 82008, it's a totally different version of horde
test.php is installed with 000 permissions you have to change those if you want to use the test scripts