Thanks so much for this! Just a note for others, I had to shutdown my 810 and restart before browser would connect to 127.0.0.1, but it works very well indeed!
Installs and works nicely on OS2008HE.
Needed to comment out the session extension in php.ini, because it's already compiled into php-cgi and generated warning messages.
Great package btw, thanks again.
Well... Since I am the one that started the thread, I guess I should give an update about my situation : system is up an running great, even tough not very fast (but I have some pages which are full of images) using the Lighttp server and PHP package.
Nevertheless, I had to increase the memory reserved for the PHP scripts to 32MB otherwise I was getting errors even on the standard Dokuwiki installation (not my wiki), on the sintax section. I edited the /etc/php.ini file.
Glad to be able to help out guys :-) Sorry about that session extension thing, I usually like to build everything as modules to help make things as customizable as possible but SQLite got really mad if I didn't have sessions statically built in, and I forgot to change the php.ini file after that to reflect...
IMO apache and mysql combo is too resource hungry for the IT (both memory and cpu wise). I tried this package with a sqlite-based drupal system on my 770 and it was a kind of slow.