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

I had to release a new version of letodms because 3.4.0 didn't smoothly upgrade from 3.3.x. Check the CHANGELOG for all changes.

Uwe

PS: Wait for 3.4.2. There is another bug in 3.4.1.
#2
What's new with 3.4.2?
#3
(01-23-2013, 11:05 PM)kafran Wrote: What's new with 3.4.2?

From the CHANGELOG

Code:
- fixed database update script (second trial)
- fixed jumploader upload
- updated dutch language file
- fixed list on MyDocuments page

Uwe
#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

#5
(01-24-2013, 02:25 PM)steinm Wrote:
(01-23-2013, 11:05 PM)kafran Wrote: What's new with 3.4.2?

From the CHANGELOG

Code:
- fixed database update script (second trial)
- fixed jumploader upload
- updated dutch language file
- fixed list on MyDocuments page

Uwe

Too many fix's, I will update then =). Thank you Uwe.
#6
(01-24-2013, 11:27 PM)lkolsi Wrote: $_rootDir = "";
$_httpRoot = "/letoDMS/";
$_contentDir = "";
$_ADOdbPath = "/adodb/";
That shoule be C:\WAMP\WWW\letoDMS\adodb\

You should also set the path to LetoDMS_Core and LetoDMS_Lucene.

Uwe
#7
(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.


Forum Jump:


Users browsing this thread: 1 Guest(s)