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

2007-03-16 Thread Tomas Kuliavas
freenet.de> writes: > > Hi again,I cannot get it to work.So, here is the URL:http://excelsio.tibit.de/sqo/src/configtest.phpSo 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/htm

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 Roland Fritz
Fredrik Jervfors sagte: 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: >> >> That's why you should never remove thread context. >> >>> So

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

2007-03-06 Thread Fredrik Jervfors
>>> 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: > > That's why you should never remove thread context. > >> So I edited the config.php file manu

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

2007-03-06 Thread Paul Lesniewski
On 3/6/07, Christian Kraus <[EMAIL PROTECTED]> wrote: > > > 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: That's why you should never remove thread

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

2007-03-06 Thread Christian Kraus
> 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 gett

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

2007-03-06 Thread Paul Lesniewski
On 3/6/07, John Glynn <[EMAIL PROTECTED]> wrote: > Is there a way to bulk upload addresses in bulk to the address book? > Thank you for your time! You have to post a new thread, not respond to an unrelated thread please. To answer your question, look for the address book import/export plugin on t

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

2007-03-06 Thread Paul Lesniewski
On 3/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > 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 ? > Of course. But we here have no

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

2007-03-06 Thread John Glynn
Is there a way to bulk upload addresses in bulk to the address book? Thank you for your time! Mail server: IMAP - dovecot PHP - 4.3.11 Web server - Apache 2.0.53 This is a stock installation of Redhat Fedora Core 3, which uses RPM. Squirrelmail version: 1.4.6 Web server: Raid 5 windows 2003 Than

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/'

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

2007-03-05 Thread Jonathan Angliss
[EMAIL PROTECTED] wrote: > 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 gettin

[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!