Installed Kaltura CE with a success screen but KMC "No input file specified."

5 replies [Last post]
Joined: 05/22/2009
Points: 2

Hi
I recently installed Kaltura CE and went through the installation. I ended up with a success page but I cant access KMC. The Success page included this info.

Kaltura Community Edition Server Installed Successfully
You will need the following details to access your Kaltura Management Console (KMC):
Email: xxxxxx Password: xxxxxxxxxxxx
You will need the following details to work with the Kaltura API:
Partner ID: 1 Secret: xxxxxxxxxxxxxxxxxxxx Admin Secret: xxxxxxxxxxxxxxxxxx

When I go to the main page and clicked the KMC link I get to a page that says

No input file specified.

If anyone can please help me figure out how to get this issue fixed I would really appreciate it.

Here's the link to my install
http://cbvid.tech-7.org/kalturaCE/

Thanks

Joined: 06/29/2009
Points: 93

Sounds like a couple of things could be going on:

.htaccess redirect is broken (rewrite engine is off?)
file permissions are messed up? (probably not b/c you got it to install)
your installation failed to complete

Other than that, not a clue...

check your logs?

---Jeff

Joined: 05/22/2009
Points: 2

Thanks for the reply. I'm going to see if it's any of those things. I hope it's easy as the file permissions messed up.

Thanks Again

Joined: 03/20/2010
Points: 1

I'm having the same problem. Did you ever get it working?

Joined: 03/04/2009
Points: 25

Nobody knows anything?
We have the same problem, maybe this happens when apache works with fast-cgi instead of mod_php.

Here's the same issue:
http://www.kaltura.org/no-input-file-specified

Joined: 06/17/2010
Points: 1

I'm having the same problem. I have installed it on a DreamHost Linux server. The install completed fine and said all the prereqs were there. The only thing I didnt have was memcache installed but it said it wasn't necessary. After my install everything said it was installed properly but when I try to get to the kmc I receive the "No input file specified." error. When I looked at the install logs, the only thing that caught my eye was this:

[2010-06-17 06:43:39] Going to run query
[2010-06-17 06:43:46] db injection status
An error occured while trying to import DB.
Failed on the following queries:

Please make sure that your MySql server is up, and run that query manually

Does anyone have any clues as to why this is happening?