Installation cannot continue, you must have root privileges to continue with the installation process

4 replies [Last post]
Joined: 11/30/2010
Points: 2

Hi there,

I am trying to install KalturaCE_v3.0.0 onto my localhost with following system and requirement for testing and development purpose.

- Windows Vista Home Premium SP1 (32-but OS)
- Core2Duo

- 3GB RAM

- Xampp version 1.6.8 (run as administrator)
+ Apache 2.2.9
+ MySQL 5.0.67 (Community Server)
+ PHP 5.2.6 + PHP 4.4.9 + PEAR
+ PHP-Switch win32 1.0 (use "php-switch.bat" in the xampp main directory)
+ XAMPP Control Version 2.5 from www.nat32.com
+ XAMPP Security 1.0
+ SQLite 2.8.15
+ OpenSSL 0.9.8i
+ phpMyAdmin 2.11.9.2
+ ADOdb 4.990
+ Mercury Mail Transport System v4.52
+ FileZilla FTP Server 0.9.27
+ Webalizer 2.01-10
+ Zend Optimizer 3.3.0
+ eAccelerator 0.9.5.3 für PHP 5.2.6 (but not activated in the php.ini)

I have also run my command prompt as administrator to execute the install.php, it given me the following errors, may I know what should I do to proceed with the installation?

C:\Windows\system32>C:\xampp\php\php.exe C:\xampp\htdocs\kaltura\kalturaCE_v3.0.
0\install.php

Warning: parse_ini_file(installer/installation.ini): failed to open stream: No s
uch file or directory in C:\xampp\htdocs\kaltura\kalturaCE_v3.0.0\installer\Inst
aller.class.php on line 15
Thank you for installing Kaltura Video Platform - Community Edition

In order to improve Kaltura Community Edition, we would like your permission to
send system data to Kaltura.
This information will be used exclusively for improving our software and our ser
vice quality. I agree (Y/n)
> Y

If you wish, please provide your email address so that we can offer you future a
ssistance (leave empty to pass)
>

Installation cannot continue, you must have root privileges to continue with the
installation process.

Thanks in advance!

KS

Joined: 01/04/2011
Points: 1

I have the same problem. I have set the permissions in phpMyAdmin security and in MySQLAdmin, I have set Full control permission on the containing folders. I run xampp_control.exe as administrator. I have manually set permissions in config.inc.php. Yet I still get this:

C:\xamp\katuraCE_v3.0.0> C:\xampp\php\php.exe install.php

In order to improve Kaltura Community Edition, we would like your permission to
send system data to Kaltura.
This information will be used exclusively for improving our software and our ser
vice quality. I agree (Y/n)
> Y

If you wish, please provide your email address so that we can offer you future a
assistance (leave empty to pass)
>

'id' is not recognized as an internal or external command, operable program or batch file.
Installation cannot continue, you must have root privileges to continue with the
installation process.

Any suggestions?

System:
Window 7 x64
Kaltura 3.0.0
XAMPP for windows 1.7.3
Apache 2.2.14 (IPv6 enabled) + OpenSSL 0.9.8l
MySQL 5.1.41 + PBXT engine
PHP 5.3.1
phpMyAdmin 3.2.4
Perl 5.10.1

Joined: 11/05/2009
Points: 338

why not just do your testing from a virtualized linux box on your windows machine using one of the several (free) ways to do so? seems like a much easier and more productive way to test imho.

Joined: 05/26/2010
Points: 31

Kaltura CE is not for a Windows OS.
Try installing Ubuntu using wubi.exe - http://www.ubuntu.com/desktop/get-ubuntu/windows-installer

Joined: 11/17/2010
Points: 46

I kept getting this error....

Installation cannot continue, you must have root privileges to continue with the installation process......

Turns out I had safe_mode = On in php.ini file. Changed to Off and it let me install.