Numerous bug fixes from Brett's turn-on experience.
[eq/.git] / doc / install.txt
index c8c5d6b17f3e4bec34bbbd7f186627d36ea861c1..d1df207e5d6a277cda4097dddaea41eafa55bdc5 100644 (file)
@@ -32,13 +32,20 @@ Installing
    4) Edit the LOCAL CONFIGURATION section of eq/inc/class.eq.inc.php
       Make sure you update the path locations for your specific:
       upload_target_path & script_path
-   5) A graphical representation of the mysql schema used by this application can 
+   5) Edit the GLOBALS section of the eq/bin/import_ward_data script
+   6) Edit the GLOBALS section of the eq/bin/parse_ward_data script
+   7) Try to run eq/bin/import_ward_data & parse_ward_data scripts from the commandline
+      to check for any missing perl library dependencies and mysql connection. 
+      Just run them without command line args.
+      Install the right perl modules until the scripts run without any errors.
+   8) A graphical representation of the mysql schema used by this application can 
       be found here: eq/sql/eq.jpg
-   6) Click on the Admin tool in the EQ app to import your initial set of ward data
+   9) Click on the Admin tool in the EQ app to import your initial set of ward data
       obtained from MLS into the EQ application.
-   7) Click on the Admin tool and update the EQ Presidency Table appropriately.
+  10) Click on the Admin tool and update the EQ Presidency Table appropriately.
       The most important thing at this point is to get your district leaders added 
       for each district you have in your quorum.
+  11) I highly recommend installing phpmyadmin to view/edit/debug mysql tables related to this tool.
 
 Requirements