Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation don't start Error
#12
try

PHP Code:
<?php 
var $_httpRoot = "/dms/";

and remove line 164:
PHP Code:
<?php 
require('Smarty.class.php');

WARNING
change your content folder:
PHP Code:
<?php 
var $_contentDir = "/web/htdocs/www.mydomain.com/home/dms/";
==>
PHP Code:
<?php 
var $_contentDir = "/web/htdocs/www.mydomain.com/home/dms/data";
and create /web/htdocs/www.mydomain.com/home/dms/data folder.


doudoux
Reply


Messages In This Thread
Installation don't start Error - by blogger - 05-05-2011, 02:53 PM

Forum Jump:


Users browsing this thread: