2004-10-27 00:27:56 UTC
I left a couple of questions along the way myself. I have alsi emailed the gentleman directly with no responses.
I would like to add that I am also trying to get this script set to work correctly and I have just determined that the code in rfunctions.php,
$ADODB_FETCH_MODE = ADODB_FETCH_ASSOC;
$ADODB_CACHE_DIR = '/tmp';
is based on PHP5 featuresm and is outlined at this URL:
http://phplens.com/adodb/code.initialization.html#php5
I am completely setup and it still doesn't write to the DB. It connects to the DB enough to enable site navigation, but I have tried repeatedly to register a new user, all with the same result, no new user info written to the DB.
I am going to try setting up another box with the newest PHP5, Apache, and the "Postgresql version > 7.3", the shortest documentation in the world instructs.
If it works I'll post my results to this thread.
Barry
aka gldneagl on SourceForge