Re: [SM-USERS] ERROR: Data dir () does not exist!

2007-03-16 Thread lands
Hi again, I cannot get it to work. So, here is the URL: http://excelsio.tibit.de/sqo/src/configtest.php So you can see the failures. The absolut path to this is: /var/www/web148/html/sqo/src/configtest.phpI also edited the data_dir to that one. $data_dir = '/var/www/web148/html/sqo/data/';abs

Re: [SM-USERS] ERROR: Data dir () does not exist!

2007-03-06 Thread lands
Hi adain, > safe mode on? What about open_basedir restrictions? I just got an answer. According to him I only have access to the ../html directory. So any chance to get squirrelmail running ? Christian - Take Surveys. E

Re: [SM-USERS] ERROR: Data dir () does not exist!

2007-03-06 Thread lands
Hi, > What did you define the "data_dir" variable to be in the > config/config.php file? Does it really exist? Yesm data_dir exists. I tried many different things: $data_dir = SM_PATH . 'data/'; $data_dir = '/var/www/web148/html/sqo/data/'; $data_dir = '/var/www/web148/html/sqo/config/data/'

[SM-USERS] ERROR: Data dir () does not exist!

2007-03-05 Thread lands
Hi, for hours I try to get squirrelmail running. First of all, I only have access to my webspace via ftp, so no shell access, so I cannot use conf.pl. So I edited the config.php file manually. When running www.domain.com/sqo/src/configtest.php I´m getting ... ERROR: Data dir () does not exist!