[mythtv-users] change from SVN to mythbuntu

Steve Peters - Priority Electronics steve at priorityelectronics.com
Tue Mar 11 03:03:28 UTC 2008


Brad, i was pretty sure i had it configured correctly. I was on ubuntu's
mythtv install, and it worked great. I upgrade to the latest svn to fix some
video problems i was having. 5 days later, the .21 version comes out, and
i'd be fine with that.
 
The main error i'm getting is that when i log into mythweb, it says:
 
Warning: require_once(includes/init.php) [
<http://192.168.1.3/mythweb/function.require-once> function.require-once]:
failed to open stream: No such file or directory in
/var/www/mythweb/mythweb.php on line 20

Fatal error: require_once() [ <http://192.168.1.3/mythweb/function.require>
function.require]: Failed opening required 'includes/init.php'
(include_path='.:/usr/share/php:/usr/share/pear') in
/var/www/mythweb/mythweb.php on line 20
 
 
There is no init.php file in the includes directory, so i'm totally stumped.
Any ideas? I tried a post a few days ago, but didn't get anything other than
read the install docs, which i've done and which i think i've got it
installed right. Could something have gone wrong with my build? I have no
idea, i didn't get any errors when i did the build.
-Thanks
-Steve

-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Brad DerManouelian
Sent: Monday, March 10, 2008 7:40 PM
To: Discussion about mythtv
Subject: Re: [mythtv-users] change from SVN to mythbuntu


On Mar 10, 2008, at 6:26 PM, Steve Peters - Priority Electronics wrote:


Hello, i've got the latest svn version on my myth computer, but i just can't
get mythweb working for the life of me. So i was wondering, maybe i'll just
switch to mythbuntu.
 
1. Is that possible?


Of course.


2. How do i proceed?


http://www.mythbuntu.org/installation_manual

I'm more curious as to why you're having a problem getting mythweb running.
All you really need to do is (depending on your linux distro):

    cp -r mythplugins/mythweb/*.* /var/www/html/

    vi /var/www/html/mythweb.conf.apache (and edit the stuff that's specific
to your install)

    mv /var/www/html/mythweb.conf.apache /etc/httpd/conf.d/mythweb.conf

    /etc/init.d/httpd restart

There's a ton of documentation on taking you through step-by-step if you're
not familiar with web servers and what you're supposed to change. The
mythweb maintainer has gone through a lot of work to make sure the docs are
good. You should use them.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080310/fba4e461/attachment.htm 


More information about the mythtv-users mailing list