![]() |
empty site /letoDMS/out/out.ViewFolder.php - 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: empty site /letoDMS/out/out.ViewFolder.php (/showthread.php?tid=305) |
empty site /letoDMS/out/out.ViewFolder.php - vxrexx - 09-05-2011 I have installed Version 3.2.0 RC2. If I start (myServer)/letoDMS/index.php I get a empty Website. ![]() check.php say all okay: Quote:LetoDMS 3.0.0 check configuration (check version : 3.00-06) RE: empty site /letoDMS/out/out.ViewFolder.php - steinm - 09-09-2011 Is there any error message in your apache error log, if you use apache? Uwe RE: empty site /letoDMS/out/out.ViewFolder.php - vxrexx - 09-13-2011 (09-09-2011, 01:41 PM)steinm Wrote: Is there any error message in your apache error log, if you use apache? Yes: Quote:[Mon Sep 12 17:41:07 2011] [notice] Apache/2.2.16 (Debian) PHP/5.3.3-7+squeeze3 with Suhosin-Patch mod_python/3.3.1 Python/2.6.6 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations '../conf' => owner/group = www-data (apache2-User) with 755 (all directory in '/var/www/letoDMS' have 755 and owner/group = www-data) '../conf/conf.Settings.php' => owner/group = www-data (apache2-User) with 644 Holger RE: empty site /letoDMS/out/out.ViewFolder.php - steinm - 09-14-2011 ../conf/conf.Settings.php should not be included. In the latest version of letoDMS line 29 in inc.Settings.php is a comment. The configuration is now in settings.xml. That should have been the case in RC2. Anyway, try the final 3.2.0 Uwe |