LetoDMS Community Forum
[an error occurred while processing this directive] - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Installation Problems (https://community.letodms.com/forumdisplay.php?fid=9)
+--- Thread: [an error occurred while processing this directive] (/showthread.php?tid=272)



[an error occurred while processing this directive] - PaulANormanNZ - 04-03-2011

Hi,

I'm on Win Xp XAMPP PHP/5.3.0 Apache/2.2.12 (Win32) MySql 5.1.37

Hi I downloaded the RC3 zip initially, had some path problems in making settings in conf.Settings.php, sorted those (I think).

I used all forward slashes / still lot of editing was needed. Especially where Core/something.xxx appeared if I had set var $_coreDir = "Anything";

This one had me foxed for a while line 27 inc/incDBInit.php
require_once('LetoDMS/Core.php');

As to get around path problems I had set var $_coreDir = ""; in conf.Settings.php

Any way had no more require_once path errors or like. Processed al the bugs at http://forums.letodms.com/showthread.php?tid=283

Then got only this appearing in the browser

[an error occurred while processing this directive] The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again. [an error occurred while processing this directive]

Setup RC4, windiffed conf.Settings.php , and copied COre across from my RC3.

Still only get [an error occurred while processing this directive] The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again. [an error occurred while processing this directive]





RE: [an error occurred while processing this directive] - PaulANormanNZ - 04-03-2011

P.S. I was starting directly from RC(s) should I have installed a previous version and followed the upgrade process?


RE: [an error occurred while processing this directive] - hakask - 04-05-2011

Hi
Got similar errors on debian for RC3
Warning: require_once(Core/inc.DBAccess.php) [function.require-once]: failed to open stream: No such file or directory in /...path/LetoDMS-3.0.0-RC3/Core/Core.php on line 22


Fatal error: require_once() [function.require]: Failed opening required 'Core/inc.DBAccess.php' (include_path='/...path/LetoDMS-3.0.0-RC3/adodb:.:/usr/share/php:/usr/share/pear') in /...path/LetoDMS-3.0.0-RC3/Core/Core.php on line 22

A bit tricky to find the correct install procedure.
best regards
/HÃ¥kan



RE: [an error occurred while processing this directive] - Doudoux - 04-05-2011

Hi

see [LetoDMS-3.0.0-RC3] - How I installed letoDMS


Doudoux