Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lost in an Install Loop
#13
Code:
conf/conf.Settings.php
var $_httpRoot = "/letoDMS-3.0.0/";
I understand that this file is obsolete.

Code:
conf/settings.xml
httpRoot = "/letodms/"
This should be set to "/" since LetoDMS's index.php is in "/home/brettdi1/public_html/domain.com/", no?

Code:
inc/inc.ClassSettings.php
var $_httpRoot = "/letoDMS/";
I think this is just a default, which is replaced by the setting pulled in from settings.xml.

So, now I'm curious if the values in settings.xml match your installation. Somehow, it must, since you were able to run the installer successfully. But I'm confused by the httpRoot value. Is your settings.xml file in the path "/home/brettdi1/public_html/domain.com/conf/settings.xml", or somewhere else?
Reply


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

Forum Jump:


Users browsing this thread: