Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lost in an Install Loop
#29
OK.... I finally got the thing to install... I downloaded all 3 packages and started installing from scratch.
Here are the findings.

The titles on the installation page are misleading... but first things first:

Assuming that you have downloaded the packages your Core and Lucene folders are in your root folder (DMS installation folder)
1. Put the latest adodb in the root folder of your LetoDMS installation (http://sourceforge.net/projects/adodb/files)
2. Name it "adodb" (watch the case as on *nix systems it is important)
3. Put Pear Log (http://pear.php.net/package/PEAR/download) in the same directory as Core and name it "Log"
4. Edit the \inc\inc.LogInit.php line 21 to read "include("Log/Log.php");"
5. Edit \Core\inc.DBAccess.php line 18 to have the FULL path - i.e. "require_once "/home/xxxx/public_html/LetoDMS/adodb/adodb.inc.php";"
6. Edit \conf\settings.xml to have all necessary paths but watch out.... some titles are misleading... i.e. in this case the AdoDB path WILL be the same as root of your DMS installation, then Core directory will actually be also a root directory since the script will be looking for the Core.php.... same goes for the Lucene directory... so these 2 paths will be the same as root...

I thinks this is all I did... try running the installation again and see if your error_log will have any new hints...
Reply


Messages In This Thread
Lost in an Install Loop - by yerg - 03-18-2012, 11:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)