LetoDMS Community Forum
(Resolved) Include errors on 3.0RC1 - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Bugs/Errors (https://community.letodms.com/forumdisplay.php?fid=11)
+--- Thread: (Resolved) Include errors on 3.0RC1 (/showthread.php?tid=233)



(Resolved) Include errors on 3.0RC1 - smallbiz - 02-05-2011

After updating the config files to what to me looks to be correct, I get the errors:

Warning: include(../conf/conf.Settings.php) [function.include]: failed to open stream: No such file or directory in /home/j15mark/public_html/LetoDMS-3.0.0b/inc/inc.Settings.php on line 28

Warning: include(../conf/conf.Settings.php) [function.include]: failed to open stream: No such file or directory in /home/j15mark/public_html/LetoDMS-3.0.0b/inc/inc.Settings.php on line 28

Warning: include() [function.include]: Failed opening '../conf/conf.Settings.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/j15mark/public_html/LetoDMS-3.0.0b/inc/inc.Settings.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /home/j15mark/public_html/LetoDMS-3.0.0b/inc/inc.Settings.php:28) in /home/j15mark/public_html/LetoDMS-3.0.0b/index.php on line 22


RE: Include errors on 3.0RC1 - Doudoux - 02-06-2011

hello

you must have conf/conf.Settings.php file.

If it's a new installation:
- install file
- create database
- copy conf/conf.Settings.php.template file to conf/conf.Settings.php
- configure it

If it's an update :
- before upgrade : backup inc/inc.Settings.php
- update your site
- update database
- copy your backup inc/inc.Settings.php file to conf/conf.Settings.php
- WARNING : remove "adodb/" for $_ADOdbPath

To configure Letodms, You can use :
[letoDMS v3.0 RC1] Check configuration after an installation



RE: Include errors on 3.0RC1 - smallbiz - 02-06-2011

Thanks for your quick response! I've double-checked, and conf.Settings.php looks be configured correctly (I've done what you suggsted for a new install).

I've attached my conf file -- if you had a moment, maybe you can see the problem?

You can browse to the install at http://nwmbcms.marketaccess.ca/LetoDMS-3.0.0b/

I should note that I have LetoDMS 2.x running just fine on the same domain (they call different databases)


RE: Include errors on 3.0RC1 - Doudoux - 02-06-2011

You are some error in your setting file
see
[letoDMS v3.0 RC1] Check configuration after an installation

But i do not see why you have an error.
I would look tomorrow


RE: Include errors on 3.0RC1 - administrator - 02-23-2011

(02-05-2011, 12:52 PM)smallbiz Wrote: After updating the config files to what to me looks to be correct, I get the errors:

Warning: include(../conf/conf.Settings.php) [function.include]: failed to open stream: No such file or directory in /home/j15mark/public_html/LetoDMS-3.0.0b/inc/inc.Settings.php on line 28

Warning: include(../conf/conf.Settings.php) [function.include]: failed to open stream: No such file or directory in /home/j15mark/public_html/LetoDMS-3.0.0b/inc/inc.Settings.php on line 28

Warning: include() [function.include]: Failed opening '../conf/conf.Settings.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/j15mark/public_html/LetoDMS-3.0.0b/inc/inc.Settings.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /home/j15mark/public_html/LetoDMS-3.0.0b/inc/inc.Settings.php:28) in /home/j15mark/public_html/LetoDMS-3.0.0b/index.php on line 22

this bug is going to fixed on March 1 2011

thanks

LetoDMS team.