RE: [Phpgedview-talk] need to help reinstalling phpgedview
Brought to you by:
canajun2eh,
yalnifj
From: Joe T. <jo...@te...> - 2005-03-11 00:43:36
|
I don't know if you solved this or not, but what I have done is setup my indexes outside of my webroot, ie drive. My config looks like this $PGV_BASE_DIRECTORY = ""; //-- path to phpGedView (Only needed when running as phpGedView from another php program such as postNuke, otherwise leave it blank) $PGV_DATABASE = "db"; //-- which database is being used, file indexes or mysql $DBTYPE = "mysql"; //-- type of database to connect when using the PEAR:DB module $DBHOST = "localhost"; //-- Host where MySQL database is kept $DBUSER = "nope"; //-- MySQL database User Name $DBPASS = "nope"; //-- MySQL database User Password $DBNAME = "phpgedview"; //-- The MySQL database name where you want PHPGedView to build its tables $TBLPREFIX = "pgv_"; //-- prefix to include on table names $INDEX_DIRECTORY = "d:/databases/index/"; //-- Readable and Writeable Directory to store index files (include the trailing "/") $AUTHENTICATION_MODULE = "authentication_mysql.php"; //-- File that contains authentication functions $PGV_STORE_MESSAGES = false; //-- allow messages sent to users to be stored in the PGV system $PGV_SIMPLE_MAIL = false; //-- allow admins to set this so that they can override the name <emailaddress> combination in the emails $USE_REGISTRATION_MODULE = true; //-- turn on the user self registration module $ALLOW_USER_THEMES = true; //-- Allow user to set their own theme $ALLOW_CHANGE_GEDCOM = false; //-- A true value will provide a link in the footer to allow users to change the gedcom they are viewing $LOGFILE_CREATE = "weekly"; //-- set how often new log files are created, "none" turns logs off, "daily", "weekly", "monthly", "yearly" $PGV_SESSION_SAVE_PATH = "d:/databases/session/"; If your using windows go to sharing for the index directory, select websharing and let it write to it "den...@ur..." <den...@ur...> wrote: Thank you, I figured out my problem. If I use "Upload Gedcom" it works great, no problem. If I use "Add Gedcom" is when I have problems. I guess I am entering the path of the gedcom incorrectly & it keeps telling me can't find root person "l1". How should I enter the path? Say C drive, "test folder", gedcom1 and/or gedcom2. Also, when people register, what do I need to do get emails when they finish the verification so I can approve them? I like your website, impressive!!! Dennis At 09:25 PM 3/8/2005, you wrote: >I use Legacy 5 Gedcom 5.5 with UTF-8 character set & generic >with UTF-8 character set with no problems at all. >-- >Rodney Hall >Dum spiro spero >While I breathe, I hope ------------------------------------------------------- SF email is sponsored by - The IT Pro duct Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk ---------------------------------------------------------------------------- -- Gesendet von Yahoo! Mail - Jetzt mit 250MB kostenlosem Speicher |