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

Unable to install Kaltura

$
0
0

The message by Apache is a bit misleading, it is not about disk space, it is about semaphores. Do:
# ipcs -s | grep apache | awk ' { print $2 } ' | xargs ipcrm sem
and try to restart Apache again:
# service httpd start


Viewing all articles
Browse latest Browse all 7410

Trending Articles