On a completely different note, is anyone currently working on a
"point-and-click" install, and if not, does anyone know of a "php script
installer" project? I googled around for one but all I could find were
one-click scripts for intended for web hosts and which have to be
adapted for each script. Not really what I'm looking for.
I'm thinking more along the lines of a NSIS
(http://nsis.sourceforge.net/Main_Page) for PHP scripts. It doesn't
look to me like anything like it exists, so I thought I'd take a crack
at it using RC as my guinea pig.
-Charles