01-25-2013, 12:06 AM
(01-24-2013, 11:27 PM)lkolsi Wrote: 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
I had problems using WAMP, I prefer Xampp.
Put the LetoDMS_Core and LetoDMS_Lucene out of WWW. I put mine at
D:\XAMPP\LetoDMS_Core
D:\XAMPP\LetoDMS_Lucene
And specify these path at the Instalation.