Opened 11 years ago

Closed 11 years ago

#11918 closed Bug Report - General (Invalid)

!!NoTrans: SQL Error: Table 'mythconverg.mythweb_sessions' doesn't exist [#1146]!!

Reported by: odror7@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - General Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I used ubuntu 13.10. Initialy apache2 did not run I had to edit /etc/apache2/sites-enabled/mythweb.conf in line 30 and remove the -all Now that i can start apache. I got the error bove in the web page.

in the apache eror log I get the following error:

[Wed Oct 23 09:29:59.526219 2013] [:error] [pid 19627] [client 192.168.0.15:58571] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/mythtv/mythweb/includes/errors.php on line 161 [Wed Oct 23 09:29:59.526857 2013] [:error] [pid 19627] [client 192.168.0.15:58571] PHP Warning: require(modules/_shared/tmpl/tmpl/footer.php): failed to open stream: No such file or directory in /usr/share/mythtv/mythweb/modules/_shared/tmpl/_errors/fatal.php on line 43 [Wed Oct 23 09:29:59.526883 2013] [:error] [pid 19627] [client 192.168.0.15:58571] PHP Fatal error: require(): Failed opening required 'modules/_shared/tmpl/tmpl/footer.php' (include_path='/usr/local/share/mythtv/bindings/php/:/usr/share/mythtv/bindings/php/:.:/usr/share/php:/usr/share/pear') in /usr/share/mythtv/mythweb/modules/_shared/tmpl/_errors/fatal.php on line 43 [Wed Oct 23 09:29:59.527127 2013] [:error] [pid 19627] [client 192.168.0.15:58571] PHP Fatal error: SQL Error: Table 'mythconverg.mythweb_sessions' doesn't exist #1146 in /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php on line 79

Attachments (1)

mythweb.html (6.1 KB) - added by odror7@… 11 years ago.

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by odror7@…

Attachment: mythweb.html added

comment:1 Changed 11 years ago by sphery

Priority: criticalminor
Resolution: Invalid
Severity: highmedium
Status: newclosed

Your database schema is broken. Please ask for help on the mythtv-users mailing list and we will help you figure out how it got corrupted and how to fix it.

Note: See TracTickets for help on using tickets.