Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LetoDMS 3.4.1 released
#4
Hi admin,

I'm trying to get LetoDMS running on my WinXP.
Installed WebAppServer:
WAMP Version 2.2
Apache Version 2.2.22
Php Version 5.4.3
MySQL Version 5.5.24

I already got the
LetoDMS-3.4.2
adodb518a
LetoDMS_Core-3.4.2
LetoDMS_Lucene-1.1.1


C:\WAMP\WWW\letoDMS
C:\WAMP\WWW\letoDMS\adodb
C:\WAMP\WWW\letoDMS\conf
C:\WAMP\WWW\letoDMS\core
C:\WAMP\WWW\letoDMS\inc
C:\WAMP\WWW\letoDMS\install
C:\WAMP\WWW\letoDMS\js
C:\WAMP\WWW\letoDMS\languages
C:\WAMP\WWW\letoDMS\op
C:\WAMP\WWW\letoDMS\out
C:\WAMP\WWW\letoDMS\styles
C:\WAMP\WWW\letoDMS\tests
C:\WAMP\WWW\letoDMS\utils
C:\WAMP\WWW\letoDMS\webdav
I added also
C:\WAMP\WWW\letoDMS\LetoDMS_Core
C:\WAMP\WWW\letoDMS\LetoDMS_Lucene

I created a new database : letodms
I loaded the create_tables.sql
I added in /inc/inc.Settings.php the following lines

$_rootDir = "";
$_httpRoot = "/letoDMS/";
$_contentDir = "";
$_ADOdbPath = "/adodb/";
$_dbHostname = "localhost";
$_dbDatabase = "letodms";
$_dbUser = "root";
$_dbPass = "";


If I delete letodms/conf/ENABLE_INSTALL_TOOL I get a blank page (Firefox) when opening localhost/letodms which leads me always straight to letodms/out/out.ViewFolder.php. Chromium tells me about an HTTP-Error 500 (Internal Server Error).

Help!

Lotfi KOLSI



Messages In This Thread
LetoDMS 3.4.1 released - by steinm - 12-21-2012, 12:20 AM

Forum Jump:


Users browsing this thread: