Hey, First of all, thanks for the filemanager and putting it available open source!
I run a fully updated debian system with apache2/mysql/php5.. downloaded and extracted kfm1.4.5, edited configuration.php to use right paths/mysql database.. When attempting to initialize kfm by browsing to install dir (in firefox), i get a 500 error from apache (internal server error).
I fixed this by removing the two lines with magic quotes from the .htaccess files.. I have disabled magic quotes in my master .htaccess, (and confirmed that they are off with phpinfo())..
After this, kfm successfully installed .files and database, but now it just freezes with "Please Wait - loading..."
I found this thread http://forum.kfm.verens.com/topic.php?id=428 , and followed the advise of absolute local path.. Also, j/all.php shows javascript code and no errors..
Have anyone experienced similar problems/have any ideas of what to do?