Hiawatha + CGI + banshee = Headache
Posted: Tue Feb 19, 2013 9:11 am
I've been working on a custom Pi OS the past 2 days but it's starting to drive me grazy. The goal is to set-up a minimal Debian system with a web-based GUI that can be used as a client database for clubs using RFID cards. I thought I had found all ingredients to make it work but for some reason I can't get it to function.
I'm using the Hiawatha webserver and would like to run the Banshee PHP framework on top of it but this has some issues, the biggest issue being that I'm missing some dependencies most probably to get php-fpm to execute Banshee. The worst part is that by now my logs only show 404, 503 and 505 errors and Banshee giving me the 'White Screen Of Death' . I've read all documentation back and forth but no eureka moment so far.....
Can anyone tell me the minimal requirements for running banshee on Debian/Hiawatha?
I tried using php-fpm and php5-cgi but the outcome stays the same.
Also I'd like to replace MySQL-server for sqlite3 but can't find any documentation on how to set-up banshee on sqlite. Banshee's changelog says some versions ago sqlite support has been improved but I can't find any docu on how to set it up.
I'm using the Hiawatha webserver and would like to run the Banshee PHP framework on top of it but this has some issues, the biggest issue being that I'm missing some dependencies most probably to get php-fpm to execute Banshee. The worst part is that by now my logs only show 404, 503 and 505 errors and Banshee giving me the 'White Screen Of Death' . I've read all documentation back and forth but no eureka moment so far.....
Can anyone tell me the minimal requirements for running banshee on Debian/Hiawatha?
I tried using php-fpm and php5-cgi but the outcome stays the same.
Also I'd like to replace MySQL-server for sqlite3 but can't find any documentation on how to set-up banshee on sqlite. Banshee's changelog says some versions ago sqlite support has been improved but I can't find any docu on how to set it up.