Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

Kaltura-base configuration enter timezone hangs

$
0
0

Hello,

Europe/Zurich is indeed a valid time zone, the installation uses to following snippet to determine that:

php -r "if (timezone_open('Europe/Zurich') === false){exit(1);}echo 'good';"

When I run it manually in the shell, I get the output "good", what's the output you get when doing so manually?
Also, are you using deb or RPM for the install?


Viewing all articles
Browse latest Browse all 7410

Trending Articles