> Of course. But we here have no idea what ../html is. That's a > relative path, and from where it relates I have no clue. Well I posted the complete path in my first post. Here it is again: 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! .. It can´t find the data directory. Well I created that directoy almost everywhere I could, set permissions (even to 777), ... I know I have to adjust the data_dir within the config.php, well I did, but I don´t get the right directory. >From server´s view my files are here: /var/www/web148/html/sqo/src/configtest.php so everything from ...html/* is readable from the apache Back the data directory, I now created it everywhere: ../sqo/data ../sqo/config/data /var/www/web148/data and I copied all files from the tar.gz which are within the squirrelmail/data directory to theses directories. I tried many things: $data_dir = SM_PATH . 'data/'; $data_dir = '/var/www/web148/html/sqo/data/'; $data_dir = '/var/www/web148/html/sqo/config/data/'; $data_dir = '../data/'; $data_dir = './data/'; with and without the last "/" at the end. => It doesn´t work. Still that damn, sorry, ERROR: Data dir () does not exist! ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users