You are not logged in.
Pages: 1
Installed oneye 0.9.0 over root folder
Installer looks fine but after a sucessfull instalation no image appears ... (except the free software logo)
Notice: Undefined variable: _SESSION in /mnt/var/vcap.local/dea/apps/webos-0-518defe3294490a133d01dfe1a09a3d9/app/system/system/services/eyex/main.eyecode on line 273
Notice: Undefined variable: _SESSION in /mnt/var/vcap.local/dea/apps/webos-0-518defe3294490a133d01dfe1a09a3d9/app/system/system/services/extern/main.eyecode on line 167
Sadly there is one value in php ini that I'm not allowed to change:
disable_functions witch contains
pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority
So then I tested the trunk version and also the nighly version 0.9.1 all with the same results. In the same enviroment eyeos 1.9.2 / .3 and 2.5 works ok.
----------------------------------
UPDATE 1: Solved using chmod, thanks lars
Last edited by gganna (2013-05-13 00:56:18)
Offline
Pages: 1