Advertisement
gatorback

MythTV DB Error Listing #1

Nov 6th, 2011
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.53 KB | None | 0 0
  1. datetime: 2011-11-06 11:32:20 (EST)
  2. errornum: 256
  3. error type: User Error
  4. error string: SQL Error: Table './mythconverg/credits' is marked as crashed and should be repaired [#145]
  5. filename: /data/srv/httpd/htdocs/mythweb/classes/Database/Query/mysql.php
  6. error line: 83
  7.  
  8. ==========================================================================
  9.  
  10. Backtrace:
  11.  
  12. file: /data/srv/httpd/htdocs/mythweb/classes/Database/Query/mysql.php
  13. line: 83
  14. class:
  15. function: trigger_error
  16. type:
  17. args: Array
  18. (
  19. [0] => SQL Error: Table './mythconverg/credits' is marked as crashed and should be repaired [#145]
  20. [1] => 256
  21. )
  22.  
  23. file: /data/srv/httpd/htdocs/mythweb/classes/Database.php
  24. line: 263
  25. class: Database_Query_mysql
  26. function: execute
  27. type: ->
  28. args: Array
  29. (
  30. [0] => Array ( )
  31. )
  32.  
  33. file: /data/srv/httpd/htdocs/mythweb/modules/tv/includes/programs.php
  34. line: 166
  35. class: Database
  36. function: query
  37. type: ->
  38. args: Array
  39. (
  40. [0] => SELECT program.*,
  41. UNIX_TIMESTAMP(program.starttime) AS starttime_unix,
  42. UNIX_TIMESTAMP(program.endtime) AS endtime_unix,
  43. IFNULL(programrating.system, "") AS rater,
  44. IFNULL(programrating.rating, "") AS rating,
  45. channel.callsign,
  46. channel.channum
  47. FROM program
  48. LEFT JOIN programrating USING (chanid, starttime)
  49. LEFT JOIN channel ON program.chanid = channel.chanid
  50. LEFT JOIN credits ON (program.chanid = credits.chanid AND program.starttime = credits.starttime)
  51. LEFT JOIN people ON (credits.person = people.person)
  52. WHERE program.chanid IN (65002,65003,65004,65005,65006,65007,65008,65101,65010,65011,65012,65013,65014,65015,65016,65017,65018,65019,65020,65021,65022,65023,65029,65025,65026,65027,65028,65104,65030,65031,65032,65033,65034,65035,65036,65037,65038,65039,65040,65041,65042,65043,65044,65045,65046,65100,65048,65049,65050,65051,65052,65053,65054,65055,65056,65057,65058,65095,65096,65102) AND (program.endtime > FROM_UNIXTIME('1320597000') AND program.starttime < FROM_UNIXTIME('1320607800') AND program.starttime != program.endtime)
  53. GROUP BY channel.callsign, program.chanid, program.starttime ORDER BY program.starttime
  54. )
  55.  
  56. file: /data/srv/httpd/htdocs/mythweb/modules/tv/list.php
  57. line: 49
  58. class:
  59. function: load_all_program_data
  60. type:
  61. args: Array
  62. (
  63. [0] => 1320597000
  64. [1] => 1320607800
  65. )
  66.  
  67. file: /data/srv/httpd/htdocs/mythweb/modules/tv/handler.php
  68. line: 87
  69. class:
  70. function: require_once
  71. type:
  72. args: Array
  73. (
  74. [0] => /data/srv/httpd/htdocs/mythweb/modules/tv/list.php
  75. )
  76.  
  77. file: /data/srv/httpd/htdocs/mythweb/mythweb.php
  78. line: 35
  79. class:
  80. function: require_once
  81. type:
  82. args: Array
  83. (
  84. [0] => /data/srv/httpd/htdocs/mythweb/modules/tv/handler.php
  85. )
  86.  
  87.  
  88. ==========================================================================
  89.  
  90. $_SESSION: Array
  91. (
  92. [language] => English
  93. [prefer_channum] => 1
  94. [date_statusbar] => %a %b %e, %Y, %I:%M %p
  95. [date_scheduled] => %a %b %e, %Y (%I:%M %p)
  96. [date_scheduled_popup] => %a %b %e, %Y
  97. [date_recorded] => %a %b %e, %Y (%I:%M %p)
  98. [date_search] => %a %b %e, %Y, %I:%M %p
  99. [date_listing_key] => %a %b %e, %Y, %I:%M %p
  100. [date_listing_jump] => %a %b %e, %Y
  101. [date_channel_jump] => %a %b %e, %Y
  102. [date_job_status] => %a %b %e, %Y, %I:%M %p
  103. [time_format] => %I:%M %p
  104. [recorded_pixmaps] => 1
  105. [guide_favonly] =>
  106. [timeslot_size] => 300
  107. [num_time_slots] => 36
  108. [timeslot_blocks] => 3
  109. [timeslotbar_skip] => 20
  110. [max_stars] => 4
  111. [star_character] => &#9733;
  112. [show_popup_info] => 1
  113. [show_channel_icons] => 1
  114. [sortby_channum] => 1
  115. [recorded_paging] =>
  116. [genre_colors] => 1
  117. [show_video_covers] => 1
  118. [settings] => Array
  119. (
  120. [screens] => Array
  121. (
  122. [tv] => Array
  123. (
  124. [upcoming recordings] => Array
  125. (
  126. [title] => on
  127. [channel] => on
  128. [record date] => on
  129. [length] => on
  130. )
  131.  
  132. )
  133.  
  134. )
  135.  
  136. )
  137.  
  138. [backend] => Array
  139. (
  140. [192.168.8.106] => Array
  141. (
  142. [proto_version] => Array
  143. (
  144. [last_check_version] => 50
  145. [last_check_time] => 1320596078
  146. )
  147.  
  148. )
  149.  
  150. [timezone] => Array
  151. (
  152. [value] => America/New_York
  153. [last_check_time] => 1320215406
  154. )
  155.  
  156. )
  157.  
  158. [tv] => Array
  159. (
  160. [last] => Array
  161. (
  162. [0] => list
  163. )
  164.  
  165. )
  166.  
  167. [recorded_title] =>
  168. [recorded_recgroup] =>
  169. [recorded_sortby] => Array
  170. (
  171. [0] => Array
  172. (
  173. [field] => airdate
  174. [reverse] => 1
  175. )
  176.  
  177. [1] => Array
  178. (
  179. [field] => title
  180. [reverse] =>
  181. )
  182.  
  183. )
  184.  
  185. [list_time] => 1320597000
  186. [recording_details] => Array
  187. (
  188. [show_Conflict] => 1
  189. [show_PreviousRecording] => 1
  190. [show_EarlierShowing] => 1
  191. [show_CurrentRecording] => 1
  192. [show_WillRecord] => 1
  193. )
  194.  
  195. [scheduled_recordings] => Array
  196. (
  197. [disp_scheduled] => 1
  198. [disp_duplicates] =>
  199. [disp_deactivated] =>
  200. [disp_conflicts] => 1
  201. )
  202.  
  203. [] => Array ( )
  204. [schedules_sortby] => Array
  205. (
  206. [0] => Array
  207. (
  208. [field] => airdate
  209. [reverse] =>
  210. )
  211.  
  212. [1] => Array
  213. (
  214. [field] => title
  215. [reverse] =>
  216. )
  217.  
  218. )
  219.  
  220. )
  221.  
  222. ==========================================================================
  223.  
  224. $_SERVER: Array
  225. (
  226. [spl_fifo] => //lib/splash/cache/.splash
  227. [TERM] => linux
  228. [SPLASH_KDMODE] => TEXT
  229. [SPLASH_TEXTBOX] => no
  230. [SPLASH_XSERVICE] => xdm
  231. [spl_decor] => //sbin/fbcondecor_ctl.static
  232. [SPLASH_BOOT_MESSAGE] => Booting the system ($progress%)... Press F2 for verbose mode.
  233. [SPLASH_TTY] => 16
  234. [SPLASH_EFFECTS] =>
  235. [SPLASH_SANITY] =>
  236. [SPLASH_THEME] => linhes
  237. [SPLASH_PROFILE] => off
  238. [spl_cachesize] => 4096
  239. [PATH] => /bin:/sbin:/usr/bin:/usr/sbin
  240. [spl_daemon] => //sbin/fbsplashd.static
  241. [spl_tmpdir] => //lib/splash/tmp
  242. [spl_cachedir] => //lib/splash/cache
  243. [PWD] => /etc/sv/lighttpd
  244. [spl_pidfile] => //lib/splash/cache/daemon.pid
  245. [SPLASH_MODE_REQ] => silent
  246. [SPLASH_SHUTDOWN_MESSAGE] => Shutting down the system ($progress%)... Press F2 for verbose mode.
  247. [SPLASH_REBOOT_MESSAGE] => Rebooting the system ($progress%)... Press F2 for verbose mode.
  248. [SHLVL] => 0
  249. [spl_bindir] => //lib/splash/bin
  250. [spl_util] => //bin/splash_util.static
  251. [spl_cachetype] => tmpfs
  252. [SPLASH_AUTOVERBOSE] => 0
  253. [splash_get_mode] => () { local ctty="${spl_bindir}/fgconsole";
  254. local mode="$(${spl_util})";
  255. if [ "${mode}" = "silent" ]; then
  256. echo "silent";
  257. else
  258. if [ -z "$(${spl_decor} -c getstate --tty=${ctty} 2>/dev/null | grep off)" ]; then
  259. echo "verbose";
  260. else
  261. echo "off";
  262. fi;
  263. fi
  264. }
  265. [splash_svclist_get] => () { if [ "$1" = "start" -a -r "${spl_cachedir}/svcs_start" ]; then
  266. cat "${spl_cachedir}/svcs_start";
  267. else
  268. if [ "$1" = "stop" -a -r "${spl_cachedir}/svcs_stop" ]; then
  269. cat "${spl_cachedir}/svcs_stop";
  270. fi;
  271. fi
  272. }
  273. [splash_get_boot_message] => () { if [ "${RUNLEVEL}" = "6" ]; then
  274. echo "${SPLASH_REBOOT_MESSAGE}";
  275. else
  276. if [ "${RUNLEVEL}" = "0" ]; then
  277. echo "${SPLASH_SHUTDOWN_MESSAGE}";
  278. else
  279. echo "${SPLASH_BOOT_MESSAGE}";
  280. fi;
  281. fi
  282. }
  283. [splash_comm_send] => () { if [ -z "`pidof $(basename ${spl_daemon})`" ]; then
  284. return 1;
  285. else
  286. splash_profile "comm $*";
  287. echo "$*" > "${spl_fifo}" &
  288. fi
  289. }
  290. [splash_setup] => () { if [ "${SPLASH_THEME}" != "" -a "${SPLASH_TTY}" != "" -a "$1" != "force" ]; then
  291. return 0;
  292. fi;
  293. export SPLASH_EFFECTS="";
  294. export SPLASH_SANITY="";
  295. export SPLASH_TEXTBOX="no";
  296. export SPLASH_MODE_REQ="off";
  297. export SPLASH_PROFILE="off";
  298. export SPLASH_THEME="default";
  299. export SPLASH_TTY="16";
  300. export SPLASH_KDMODE="TEXT";
  301. export SPLASH_AUTOVERBOSE="0";
  302. export SPLASH_BOOT_MESSAGE="Booting the system (\$progress%)... Press F2 for verbose mode.";
  303. export SPLASH_SHUTDOWN_MESSAGE="Shutting down the system (\$progress%)... Press F2 for verbose mode.";
  304. export SPLASH_REBOOT_MESSAGE="Rebooting the system (\$progress%)... Press F2 for verbose mode.";
  305. export SPLASH_XSERVICE="xdm";
  306. [ -f /etc/splash/splash ] && . /etc/splash/splash;
  307. [ -f /etc/conf.d/splash ] && . /etc/conf.d/splash;
  308. [ -f /etc/conf.d/fbcondecor ] && . /etc/conf.d/fbcondecor;
  309. if [ -f /proc/cmdline ]; then
  310. options=$(grep -o 'splash=[^ ]*' /proc/cmdline);
  311. for opt in ${options};
  312. do
  313. options=${opt#*=};
  314. for i in $(echo "${options}" | sed -e 's/,/ /g');
  315. do
  316. case ${i%:*} in
  317. theme)
  318. SPLASH_THEME=${i#*:}
  319. ;;
  320. tty)
  321. SPLASH_TTY=${i#*:}
  322. ;;
  323. verbose)
  324. SPLASH_MODE_REQ="verbose"
  325. ;;
  326. silent)
  327. SPLASH_MODE_REQ="silent"
  328. ;;
  329. kdgraphics)
  330. SPLASH_KDMODE="GRAPHICS"
  331. ;;
  332. profile)
  333. SPLASH_PROFILE="on"
  334. ;;
  335. insane)
  336. SPLASH_SANITY="insane"
  337. ;;
  338. esac;
  339. done;
  340. done;
  341. fi
  342. }
  343. [splash_silent] => () { splash_comm_send "set mode silent"
  344. }
  345. [splash_cache_cleanup] => () { [ -z "$(grep ${spl_cachedir} /proc/mounts)" ] && return;
  346. if [ ! -d "${spl_tmpdir}" ]; then
  347. mkdir -p "${spl_tmpdir}" 2> /dev/null;
  348. [ "$?" != "0" ] && return;
  349. fi;
  350. if [ -n "$(pgrep fbsplashd)" ]; then
  351. sleep 1;
  352. killall -9 "${spl_daemon##*/}" 2> /dev/null;
  353. fi;
  354. local mntopt="";
  355. [ -w /etc/mtab ] || mntopt="-n";
  356. mount ${mntopt} --move "${spl_cachedir}" "${spl_tmpdir}" 2> /dev/null;
  357. [ -w "${spl_cachedir}" ] || return;
  358. if [ "${SPLASH_PROFILE}" != "off" ]; then
  359. cp -a "${spl_tmpdir}/profile" "${spl_cachedir}" 2> /dev/null;
  360. fi;
  361. while [ -n "$1" ]; do
  362. cp -a "${spl_tmpdir}/$1" "${spl_cachedir}" 2> /dev/null;
  363. shift;
  364. done;
  365. umount -l "${spl_tmpdir}" 2> /dev/null
  366. }
  367. [splash_start] => () { if [ "${SPLASH_MODE_REQ}" = "verbose" ]; then
  368. ${spl_decor} -c on 2> /dev/null;
  369. return 0;
  370. else
  371. if [ "${SPLASH_MODE_REQ}" != "silent" ]; then
  372. return 0;
  373. fi;
  374. fi;
  375. if [ "${SPLASH_MODE_REQ}" = "silent" -a "${SPLASH_SANITY}" != "insane" ]; then
  376. if [ -z "$(grep -E '(^| )CONSOLE=/dev/tty1( |$)' /proc/cmdline)" -a -z "$(grep -E '(^| )console=tty1( |$)' /proc/cmdline)" ]; then
  377. clear;
  378. splash_warn "You don't appear to have a correct console= setting on your kernel";
  379. splash_warn "command line. Silent splash will not be enabled. Please add";
  380. splash_warn "console=tty1 or CONSOLE=/dev/tty1 to your kernel command line";
  381. splash_warn "to avoid this message.";
  382. if [ -n "$(grep 'CONSOLE=/dev/tty1' /proc/cmdline)" -o -n "$(grep 'console=tty1' /proc/cmdline)" ]; then
  383. splash_warn "Note that CONSOLE=/dev/tty1 and console=tty1 are general parameters and";
  384. splash_warn "not splash= settings.";
  385. fi;
  386. return 1;
  387. fi;
  388. if [ -n "$(grep -E '(^| )CONSOLE=/dev/tty1( |$)' /proc/cmdline)" ]; then
  389. mount -n --bind / ${spl_tmpdir};
  390. if [ ! -c "${spl_tmpdir}/dev/tty1" ]; then
  391. umount -n ${spl_tmpdir};
  392. splash_warn "The filesystem mounted on / doesn't contain the /dev/tty1 device";
  393. splash_warn "which is required for the silent splash to function properly.";
  394. splash_warn "Silent splash will not be enabled. Please create the appropriate";
  395. splash_warn "device node to avoid this message.";
  396. return 1;
  397. fi;
  398. umount -n ${spl_tmpdir};
  399. fi;
  400. fi;
  401. rm -f "${spl_pidfile}";
  402. rm -f "${spl_fifo}" 2> /dev/null;
  403. mkfifo "${spl_fifo}";
  404. local options="";
  405. [ "${SPLASH_KDMODE}" = "GRAPHICS" ] && options="--kdgraphics";
  406. [ -n "${SPLASH_EFFECTS}" ] && options="${options} --effects=${SPLASH_EFFECTS}";
  407. [ "${SPLASH_TEXTBOX}" = "yes" ] && options="${options} --textbox";
  408. local ttype="bootup";
  409. if [ "${RUNLEVEL}" = "6" ]; then
  410. ttype="reboot";
  411. else
  412. if [ "${RUNLEVEL}" = "0" ]; then
  413. ttype="shutdown";
  414. fi;
  415. fi;
  416. BOOT_MSG="$(splash_get_boot_message)" ${spl_daemon} --theme="${SPLASH_THEME}" --pidfile="${spl_pidfile}" --type=${ttype} ${options};
  417. splash_comm_send "set tty silent ${SPLASH_TTY}";
  418. if [ "${SPLASH_MODE_REQ}" = "silent" ]; then
  419. splash_comm_send "set mode silent";
  420. splash_comm_send "repaint";
  421. ${spl_decor} -c on 2> /dev/null;
  422. fi;
  423. splash_comm_send "set autoverbose ${SPLASH_AUTOVERBOSE}";
  424. splash_set_event_dev;
  425. return 0
  426. }
  427. [splash_set_event_dev] => () { local t="$(grep -Hsi keyboard /sys/class/input/input*/name | sed -e 's#.*input\([0-9]*\)/name.*#event\1#')";
  428. if [ -z "${t}" ]; then
  429. t="$(grep -Hsi keyboard /sys/class/input/event*/device/driver/description | grep -o 'event[0-9]\+')";
  430. if [ -z "${t}" ]; then
  431. for i in /sys/class/input/input*;
  432. do
  433. if [ "$((0x$(cat $i/capabilities/ev) & 0x100002))" = "1048578" ]; then
  434. t="$(echo $i | sed -e 's#.*input\([0-9]*\)#event\1#')";
  435. fi;
  436. done;
  437. if [ -z "${t}" ]; then
  438. t="$(/bin/grep -s -m 1 '^H: Handlers=kbd' /proc/bus/input/devices | grep -o 'event[0-9]*')";
  439. fi;
  440. fi;
  441. fi;
  442. [ -n "${t}" ] && splash_comm_send "set event dev /dev/input/${t}"
  443. }
  444. [splash_cache_prep] => () { mount -ns -t "${spl_cachetype}" cachedir "${spl_cachedir}" -o rw,mode=0644,size="${spl_cachesize}"k;
  445. retval="$?";
  446. if [ ${retval} -ne 0 ]; then
  447. splash_err "Unable to create splash cache - switching to verbose.";
  448. splash_verbose;
  449. return "${retval}";
  450. fi
  451. }
  452. [splash_verbose] => () { /bin/true
  453. }
  454. [splash] => () { local event="$1";
  455. shift;
  456. if [ "${event}" = "rc_init" ]; then
  457. splash_setup "force";
  458. else
  459. splash_setup;
  460. fi;
  461. [ "${SPLASH_MODE_REQ}" = "off" ] && return;
  462. if [ "${event}" = "rc_init" ]; then
  463. if [ "${RUNLEVEL}" = "S" -a "$1" = "sysinit" ]; then
  464. splash_cache_prep 'start' || return;
  465. else
  466. if [ "${RUNLEVEL}" = "6" -o "${RUNLEVEL}" = "0" ]; then
  467. if ! touch "${spl_cachedir}/message" 2> /dev/null; then
  468. splash_cache_prep 'stop' || return;
  469. fi;
  470. fi;
  471. fi;
  472. fi;
  473. local args="";
  474. if [ "${event}" = "rc_init" -o "${event}" = "rc_exit" ]; then
  475. args="$* ${RUNLEVEL}";
  476. else
  477. if [ "${event}" = "svc_started" -o "${event}" = "svc_stopped" ]; then
  478. if [ -z "$2" ]; then
  479. args="$* 0";
  480. else
  481. args="$*";
  482. if [ "$2" != "0" ]; then
  483. if [ "${event}" = "svc_started" ]; then
  484. event="svc_start_failed";
  485. else
  486. event="svc_stop_failed";
  487. fi;
  488. fi;
  489. fi;
  490. else
  491. args="$*";
  492. fi;
  493. fi;
  494. splash_profile "pre ${event} ${args}";
  495. if [ -x "/etc/splash/${SPLASH_THEME}/scripts/${event}-pre" ]; then
  496. /etc/splash/"${SPLASH_THEME}"/scripts/${event}-pre ${args};
  497. fi;
  498. case "$event" in
  499. svc_start)
  500. splash_svc_start "$1"
  501. ;;
  502. svc_stop)
  503. splash_svc_stop "$1"
  504. ;;
  505. svc_started)
  506. splash_svc "$1" "start"
  507. ;;
  508. svc_stopped)
  509. splash_svc "$1" "stop"
  510. ;;
  511. svc_start_failed)
  512. splash_svc_fail "$1" "start"
  513. ;;
  514. svc_stop_failed)
  515. splash_svc_fail "$1" "stop"
  516. ;;
  517. svc_input_begin)
  518. splash_input_begin "$1"
  519. ;;
  520. svc_input_end)
  521. splash_input_end "$1"
  522. ;;
  523. rc_init)
  524. splash_init "$1" "${RUNLEVEL}"
  525. ;;
  526. rc_exit)
  527. splash_exit "${RUNLEVEL}"
  528. ;;
  529. critical)
  530. splash_verbose
  531. ;;
  532. esac;
  533. splash_profile "post ${event} ${args}";
  534. if [ -x "/etc/splash/${SPLASH_THEME}/scripts/${event}-post" ]; then
  535. /etc/splash/"${SPLASH_THEME}"/scripts/${event}-post ${args};
  536. fi;
  537. return 0
  538. }
  539. [splash_profile] => () { if [ "${SPLASH_PROFILE}" = "on" ]; then
  540. echo "$(cat /proc/uptime | cut -f1 -d' '): $*" >> "${spl_cachedir}/profile";
  541. fi
  542. }
  543. [chvt] => () { local ntty=$1;
  544. printf "\e[12;${ntty}]"
  545. }
  546. [PHP_FCGI_CHILDREN] => 1
  547. [FCGI_ROLE] => RESPONDER
  548. [SERVER_SOFTWARE] => lighttpd/1.4.20
  549. [SERVER_NAME] => 192.168.8.106
  550. [GATEWAY_INTERFACE] => CGI/1.1
  551. [SERVER_PORT] => 80
  552. [SERVER_ADDR] => 192.168.8.106
  553. [REMOTE_PORT] => 3309
  554. [REMOTE_ADDR] => 192.168.8.116
  555. [SCRIPT_NAME] => /mythweb/mythweb.php
  556. [PATH_INFO] => /tv/list
  557. [PATH_TRANSLATED] => /data/srv/httpd/htdocs/tv/list
  558. [SCRIPT_FILENAME] => /data/srv/httpd/htdocs/mythweb/mythweb.php
  559. [DOCUMENT_ROOT] => /data/srv/httpd/htdocs
  560. [REQUEST_URI] => /mythweb/tv/list
  561. [REDIRECT_URI] => /mythweb/mythweb.php/tv/list
  562. [QUERY_STRING] =>
  563. [REQUEST_METHOD] => GET
  564. [REDIRECT_STATUS] => 200
  565. [SERVER_PROTOCOL] => HTTP/1.1
  566. [HTTP_ACCEPT] => image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */*
  567. [HTTP_REFERER] => http://192.168.8.106/mythweb/mythweb.php
  568. [HTTP_ACCEPT_LANGUAGE] => en-us
  569. [HTTP_USER_AGENT] => Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
  570. [HTTP_ACCEPT_ENCODING] => gzip, deflate
  571. [HTTP_HOST] => 192.168.8.106
  572. [HTTP_CONNECTION] => Keep-Alive
  573. [HTTP_COOKIE] => mythweb_tmpl=default; mythweb_skin=default; mythweb_id=co7n23id297jijvi0mm46c3en5
  574. [DB_SERVER] => localhost
  575. [DB_NAME] => mythconverg
  576. [DB_LOGIN] => mythtv
  577. [DB_PASSWORD] => mythtv
  578. [ORIG_SCRIPT_FILENAME] => /data/srv/httpd/htdocs/mythweb/mythweb.php/tv/list
  579. [ORIG_PATH_TRANSLATED] => /data/srv/httpd/htdocs/tv/list
  580. [PHP_SELF] => /mythweb/mythweb.php/tv/list
  581. [REQUEST_TIME] => 1320597140
  582. [URI] => /mythweb/mythweb.php/tv/list
  583. [STATUS] => 200
  584. [HTTP_PORT] => 80
  585. )
  586.  
  587. ==========================================================================
  588.  
  589. $constant_list["user"]: Array
  590. (
  591. [ERROR] => 512
  592. [E_ASSERT_ERROR] => 4096
  593. [FATAL] => 256
  594. [PHP_MIN_VERSION] => 5.1
  595. [WARNING] => 1024
  596. [WebDBSchemaVer] => 2
  597. [dupsin_all] => 15
  598. [dupsin_ex_generic] => 64
  599. [dupsin_ex_repeats] => 32
  600. [dupsin_newepisodes] => 16
  601. [dupsin_oldrecorded] => 2
  602. [dupsin_recorded] => 1
  603. [error_email] =>
  604. [gb] => 1073741824
  605. [hostname] => mythtv
  606. [http_host] => 192.168.8.106
  607. [kb] => 1024
  608. [max_stars] => 4
  609. [mb] => 1048576
  610. [module] => tv
  611. [modules_path] => ./modules
  612. [num_time_slots] => 36
  613. [prefer_channum] => 1
  614. [rectype_always] => 4
  615. [rectype_channel] => 3
  616. [rectype_daily] => 2
  617. [rectype_dontrec] => 8
  618. [rectype_finddaily] => 9
  619. [rectype_findone] => 6
  620. [rectype_findweekly] => 10
  621. [rectype_once] => 1
  622. [rectype_override] => 7
  623. [rectype_weekly] => 5
  624. [root] => /mythweb/
  625. [root_url] => http://192.168.8.106/mythweb/
  626. [searchtype_keyword] => 3
  627. [searchtype_manual] => 5
  628. [searchtype_people] => 4
  629. [searchtype_power] => 1
  630. [searchtype_title] => 2
  631. [skin] => default
  632. [skin_img_url] => http://192.168.8.106/mythweb/skins/default/img/
  633. [skin_url] => http://192.168.8.106/mythweb/skins/default/
  634. [star_character] => &#9733;
  635. [stream_url] => http://192.168.8.106:80//mythweb/
  636. [tb] => 1099511627776
  637. [timeslot_blocks] => 3
  638. [timeslot_size] => 300
  639. [timeslotbar_skip] => 20
  640. [tmpl] => default
  641. [tmpl_dir] => modules/tv/tmpl/default/
  642. )
  643.  
  644.  
  645.  
  646.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement