https://members.elecard.ru/productloader/getfile.php?id=wscscpgx_1324490399%2Fweb_server_100906.zipThis sample Web server generates playlist with fields from MySQL Database. It also generates answers to EPG requests. You need to have installed Apache 2.2, PHP 5, MySQL 5.1. You can use php-myadmin for administrating MySQL server.
When you enter server admin page (i.e
http://192.168.1.94/wwwplaylist/), you'll see actual playlist as a table.
If you installed this playlist server to wwwplaylist folder, please use playlist address
http://192.168.1.94/wwwplaylist/?page=playlistxml, EPG address is
http://192.168.1.94/wwwplaylist/epg.php .
You need to make database and name it "pl" and add tables from base.sql .
Insert in Config.inc.php current database parameters.