Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Resolved) Problems trying to install LetoDMS 3.01
#9
(10-14-2011, 03:55 PM)haylau Wrote: I think i ended up using all trailing "/" like yours. But the exact syntax may depend on where the system is being hosted
For example I had to use:

var $_ADOdbPath = "/homepages/10/d37005225/htdocs/LetoDMS/";

Obviously being very careful with capitalisation. I seme to remember that if I did not se the exact names that LetoDMS had as defualt I ran into problems. So try to use their defaults if at all possible

Also, I seem to remember eeven though the data folder should be elsewhere, in practice on my server, it could not be i had to use

var $_contentDir = "/homepages/10/d37005225/htdocs/LetoDMS/data/";

Good luck. I love LetoDMS but it is a bit of a pig to get up and running (IMHO)

Sure, propper path names are always an issue, but letodms doesn't behave differently from other php applications. On Unix file names are case sensitive, but that do not have to be absolute.
The data folder can be everywhere and it should not be under htdocs for security reasons.

Uwe
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)