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

thanks for you patience whit me :-)

I've try all, buth the error is continued.

the inc.setting.php file is here attached, i have edited Domain name, IP, SQL name and PWD, please check you self and resend me the file if anything is wrong.

I've just note follow Line

// Default page on login. Defaults to out/out.ViewFolder.php
var $_siteDefaultPage = "";

what do i have to insert here ?

Thanks again, appreciate really you help.
Reply
#12
try

PHP Code:
var $_httpRoot "/dms/"

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

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


doudoux
Reply
#13
Hi Doudoux,

Thank you very much.

that work now. Is show as the principal error was caused from wrong setting line.

Mea Culpa
now i have edited and work
var $_httpRoot = "/dms/";

I'll test the v3.0.

Is here any simple addition Procedure you can post here ?

Reply


Forum Jump:


Users browsing this thread: