Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67840 - MythWeb 0.16 Fails!
Summary: MythWeb 0.16 Fails!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-16 19:56 UTC by Peter Canada
Modified: 2004-10-19 16:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Canada 2004-10-16 19:56:20 UTC
* First why is the read me not included, if it's because the ebuild is suppose to take care of configuration issues the so be it, but I get thse errors:

* In the readme it says to: I'm not sure where this stuff is lcoated...

  In order for the included .htaccess to work properly, you will need to
set apache's "AllowOverride" setting to "All" (or at least "Options") for
the root mythweb directory.  This directive lives within <Directory/> tags,
so make sure you're changing the setting for the correct directory.

    At least for the time being, you will also need to make sure that
"short open tags" are enabled in /etc/php.ini (or wherever your favorite
distro chooses to place it).

Please assist...

Reproducible: Always
Steps to Reproduce:
1. emerge mythweb 0.16
2. attempt to access it via localhost addressm

Actual Results:  
fails with errors


Warning at /var/www/localhost/htdocs/mythweb/includes/init.php, line 50:
session_start(): open(php_sessions/sess_f9c7047c1ff4381a8789ff6642c9d245,
O_RDWR) failed: No such file or directory (2) Warning at
/var/www/localhost/htdocs/mythweb/includes/init.php, line 57:
main(languages/default_language.php): failed to open stream: No such file or
directory
Fatal error: main(): Failed opening required 'languages/default_language.php'
(include_path='.:/usr/lib/php') in
/var/www/localhost/htdocs/mythweb/includes/init.php on line 57


Expected Results:  

Mythweb interface to come up.

Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.8-gentoo-r7)
=================================================================
System uname: 2.6.8-gentoo-r7 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups dvd encode
esd f77 foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg libg++ libwww mad
mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl
png python quicktime readline samba sdl slang spell ssl svga tcltk tcpd tiff
truetype x86 xml xml2 xmms xprint xv zlib"
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2004-10-19 16:11:36 UTC
The README file is found in /usr/share/doc/mythweb-0.16/README.gz.

I've updated the ebuild to fix some problems I encountered while researching this bug, try to sync and re-emerge mythweb after the mirrors have caught up with the update.

If the problem persist please reopen this bug or file a new.