Hi,
I already see another threads with the same problem, but i tried their solution without success. The db should be ok, i created the tables and put the right dbname, user and pw in the inc-file. I have a hosted package: in my php-info output i see:
_SERVER["DOCUMENT_ROOT"] =/srv/www/abc.de
and i copied everything in the subfolder epa/dok/leto/ and as data-folder i created epa/dok/dateien/ (chmod 777)
url to leto: http://www.abc.de/epa/dok/leto/
that means i write:
var $_contentDir = "/srv/www/abc.de/epa/dok/dateien/";
var $_httpRoot = "/epa/dok/leto/";
var $_rootDir = "/srv/www/abc.de/epa/dok/leto/";
var $_ADOdbPath = "/srv/www/abc.de/epa/dok/leto/adodb/";
anybody see my silly mistake? (i get a blank page with this address: out/out.ViewFolder.php)
regards
nauseam
I already see another threads with the same problem, but i tried their solution without success. The db should be ok, i created the tables and put the right dbname, user and pw in the inc-file. I have a hosted package: in my php-info output i see:
_SERVER["DOCUMENT_ROOT"] =/srv/www/abc.de
and i copied everything in the subfolder epa/dok/leto/ and as data-folder i created epa/dok/dateien/ (chmod 777)
url to leto: http://www.abc.de/epa/dok/leto/
that means i write:
var $_contentDir = "/srv/www/abc.de/epa/dok/dateien/";
var $_httpRoot = "/epa/dok/leto/";
var $_rootDir = "/srv/www/abc.de/epa/dok/leto/";
var $_ADOdbPath = "/srv/www/abc.de/epa/dok/leto/adodb/";
anybody see my silly mistake? (i get a blank page with this address: out/out.ViewFolder.php)
regards
nauseam