Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 134.102.218.42: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage ------------------------------------------------------------------------------ @@ -18,53 +18,10 @@ ===== Mounting remote fs's ===== Moved to the new wiki : http://freevo.sourceforge.net/cgi-bin/doc/TipsAndTricks -=== Webserver === -==== Version 1.4.x ==== - -Some info already has been ported to the new wiki : http://freevo.sourceforge.net/cgi-bin/doc/Webserver - -Please check the old info and update the new wiki - -'''How to Run webserver''' - -There are three ways to run the webserver. Through init using a -startup script, through inittab using an entry in its file or as a -plugin. It should be noted the developer's use the inittab and -startup script methods. There is an occasional bug where by you can -see the screen flash and you lose the freevo main interface. It -doesn't happen to everyone so it is a bit of a mystery. - -''to use inittab:'' - -add these two lines to your /etc/inittab file: -{{{ -FV1:2345:respawn:/usr/local/freevo/boot/recordserver_init -FV2:2345:respawn:/usr/local/freevo/boot/webserver_init -}}} - -''to use init scripts:'' - -for debian: -{{{ -cp /usr/local/freevo/boot/recordserver /etc/init.d/freevo_recordserver -cp /usr/local/freevo/boot/webserver /etc/init.d/freevo_webserver -update-rc.d freevo_recordserver defaults 99 00 -update-rc.d freevo_webserver defaults 99 00 -}}} - -for redhat + mandrake: -{{{ -cp /usr/local/freevo/boot/boot_config /etc/freevo -cp /usr/local/freevo/boot/recordserver /etc/init.d/freevo_recordserver -cp /usr/local/freevo/boot/webserver /etc/init.d/freevo_webserver -chkconfig --add freevo_recordserver -chkconfig --add freevo_webserver -}}} - -gentoo: +=== Webserver === -Moved to the enw wiki : http://freevo.sourceforge.net/cgi-bin/doc/Webserver +Moved to the new wiki : http://freevo.sourceforge.net/cgi-bin/doc/Webserver ''To activate the plugin:'' @@ -79,19 +36,7 @@ '''NOTE: you should also setup your record_server record method. This is covered in the next section.''' -==== Version 1.5.x ==== - -Things have changes slightly... - -To start the webserver manually: - -freevo webserver start - -To stop the webserver manually: - -freevo webserver stop - - + === Recording Server === everything still valid and interesting has moved to the new wiki http://freevo.sourceforge.net/cgi-bin/doc/Recordserver ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Freevo-wikilog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
