streamserver@streamserver:~/src/campcaster$ make status
make -C ./src/products/scheduler status
make[1]: Entering directory `/home/streamserver/src/campcaster/src/products/scheduler'
./bin/campcaster-scheduler_devenv.sh status
Checking Campcaster scheduler status...
using config file '/home/streamserver/.campcaster/campcaster-scheduler.xml'
[GstreamerPlayer] [virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::configure(co nst xmlpp::Element&)]
The Scheduler Daemon is not running
make[1]: Leaving directory `/home/streamserver/src/campcaster/src/products/scheduler'
streamserver@streamserver:~/src/campcaster$ make start
make -C ./src/products/scheduler start
make[1]: Entering directory `/home/streamserver/src/campcaster/src/products/scheduler'
./bin/campcaster-scheduler_devenv.sh start
Starting the Campcaster scheduler...
using config file '/home/streamserver/.campcaster/campcaster-scheduler.xml'
[GstreamerPlayer] [virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::configure(co nst xmlpp::Element&)]
[GstreamerPlayer] [virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::initialize() ]
[SchedulerThread] ::getCurrentEvent() - nextInitTime: 2010-Jun-05 17:35:51.205023
[SchedulerThread] - nextEventTime: 2010-Jun-05 17:36:01.205023
[SchedulerThread] - nextEventEnd: 2010-Jun-05 17:59:46
[SchedulerThread] ::nextStep() - Init [2010-Jun-05 17:35:50.205747]
sleep 2
DisplayScheduleMethod scheduleEntries: 1
make[1]: Leaving directory `/home/streamserver/src/campcaster/src/products/scheduler'
streamserver@streamserver:~/src/campcaster$ [Scheduler] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::preload(std: :string)
[Scheduler] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::preload(std: :string) - Took 0.000327s
DisplayScheduleMethod scheduleEntries: 2
[SchedulerThread] ::nextStep() with offset - Start [2010-Jun-05 17:36:00.712531]
[Scheduler] BEGIN: virtual void LiveSupport::Scheduler::PlaylistEvent::start(boost::shared_p tr <boost::posix_time::time_duration>)
[Scheduler] BEGIN: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::open(std::st ring, gint64, gint64)
[GstreamerPlayer] Opening URL: file:///home/streamserver/src/campcaster/usr/tmp/campcasterS chedulerStorageClient63d29047a58588b0-1804289383.smil
[GstreamerPlayer] Timestamp: 2010-Jun-05 17:36:00.712968
streamserver@streamserver:~/src/campcaster$ make status
make -C ./src/products/scheduler status
make[1]: Entering directory `/home/streamserver/src/campcaster/src/products/scheduler'
./bin/campcaster-scheduler_devenv.sh status
Checking Campcaster scheduler status...
using config file '/home/streamserver/.campcaster/campcaster-scheduler.xml'
[GstreamerPlayer] [virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::configure(co nst xmlpp::Element&)]
The Scheduler Daemon is not running
make[1]: Leaving directory `/home/streamserver/src/campcaster/src/products/scheduler'
********************************** * StorageServer Install Complete * ********************************** chgrp www-data ./var/stor ./var/access ./var/trans ./var/stor/buffer chmod g+sw ./var/stor ./var/access ./var/trans ./var/stor/buffer bin/setupDirs.sh ./var/stor ./var/access ./var/trans ./var/stor/buffer *** StorageServer bin/setupDirs.sh BEGIN *** Root URL: http://localhost:80/~streamserver/campcaster/storageServer/var *** Webspace mapping test: *** mod_php : <?php /*------------------------------------------------------------------------------ bin configure doc etc Makefile tmp var This script returns real dir of php scipts for debugging purposes *----------------------------------------------------------------------------*/ header("Content-type: text/plain"); if ($_SERVER["REMOTE_ADDR"] == "127.0.0.1") { echo `pwd`; } ?> *** install : /home/streamserver/src/Campcaster/src/modules/storageServer/var/install bin/setupDirs.sh: line 49: [: too many arguments *** WARNING: there was a problem with webspace mapping!!! *** The system group that is running the http daemon: '<?php /*------------------------------------------------------------------------------ bin configure doc etc Makefile tmp var This (web-callable) script returns group running httpd *----------------------------------------------------------------------------*/ header("Content-type: text/plain"); $egid = posix_getegid(); $info = posix_getgrgid($egid); if ($_SERVER["REMOTE_ADDR"] == "127.0.0.1") { echo $info['name']; } ?>' *** chown :<?php /*------------------------------------------------------------------------------ bin configure doc etc Makefile tmp var This (web-callable) script returns group running httpd *----------------------------------------------------------------------------*/ header("Content-type: text/plain"); $egid = posix_getegid(); $info = posix_getgrgid($egid); if ($_SERVER["REMOTE_ADDR"] == "127.0.0.1") { echo $info['name']; } ?> ./var/stor *** chown :<?php /*------------------------------------------------------------------------------ bin configure doc etc Makefile tmp var This (web-callable) script returns group running httpd *----------------------------------------------------------------------------*/ header("Content-type: text/plain"); $egid = posix_getegid(); $info = posix_getgrgid($egid); if ($_SERVER["REMOTE_ADDR"] == "127.0.0.1") { echo $info['name']; } ?> ./var/access *** chown :<?php /*------------------------------------------------------------------------------ bin configure doc etc Makefile tmp var This (web-callable) script returns group running httpd *----------------------------------------------------------------------------*/ header("Content-type: text/plain"); $egid = posix_getegid(); $info = posix_getgrgid($egid); if ($_SERVER["REMOTE_ADDR"] == "127.0.0.1") { echo $info['name']; } ?> ./var/trans *** chown :<?php /*------------------------------------------------------------------------------ bin configure doc etc Makefile tmp var This (web-callable) script returns group running httpd *----------------------------------------------------------------------------*/ header("Content-type: text/plain"); $egid = posix_getegid(); $info = posix_getgrgid($egid); if ($_SERVER["REMOTE_ADDR"] == "127.0.0.1") { echo $info['name']; } ?> ./var/stor/buffer *** StorageServer bin/setupDirs.sh END make: Leaving directory `/home/streamserver/src/Campcaster/src/modules/storageServer' make: Entering directory `/home/streamserver/src/Campcaster/src/modules/archiveServer' bin/setupDirs.sh ./var/stor ./var/access ./var/trans ./var/stor/buffer # archiveServer root URL: http://localhost:80/~streamserver/campcaster/archiveServer/var # group running http daemon: <?php /bin /boot /cdrom /dev /etc /home /initrd.img /lib /lost+found /media /mnt /opt /proc /root /sbin /selinux /srv /sys /tmp /usr /var /vmlinuz bin configure doc etc Makefile tmp var @author $Author$ bin configure doc etc Makefile tmp var @version : $Revision$ bin/ doc/ etc/ tmp/ var/ /*------------------------------------------------------------------------------ bin configure doc etc Makefile tmp var This (web-callable) script returns group running httpd *----------------------------------------------------------------------------*/ header("Content-type: text/plain"); $egid = posix_getegid(); $info = posix_getgrgid($egid); echo $info['name']; ?> mkdir ./var/stor chown: invalid group: `:<?php' -> You should have permissions to set group owner to group <?php /bin /boot /cdrom /dev /etc /home /initrd.img /lib /lost+found /media /mnt /opt /proc /root /sbin /selinux /srv /sys /tmp /usr /var /vmlinuz bin configure doc etc Makefile tmp var @author $Author$ bin configure doc etc Makefile tmp var @version : $Revision$ bin/ doc/ etc/ tmp/ var/ /*------------------------------------------------------------------------------ bin configure doc etc Makefile tmp var This (web-callable) script returns group running httpd *----------------------------------------------------------------------------*/ header("Content-type: text/plain"); $egid = posix_getegid(); $info = posix_getgrgid($egid); echo $info['name']; ?> make: *** [dir_setup] Error 1 make: Leaving directory `/home/streamserver/src/Campcaster/src/modules/archiveServer'
It looks like you're new here. If you want to get involved, click one of these buttons!