Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Tomas Kuliavas
Then why do you say that your include_path is /usr/local/php? > yes, that's where they are > Sorry > > [EMAIL PROTECTED]:/usr/local/jboss/bin# ls -al /usr/local/lib/php/ > total 130 > drwxr-x--- 13 root www576 2006-06-13 16:16 . > drwxr-xr-x 5 root root 184 2006-06-16 11:46 .. > drwxr-xr-x

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Vlad Janicek
2006/6/16, Rainer Sokoll <[EMAIL PROTECTED]>: On Fri, Jun 16, 2006 at 09:55:35AM -0400, Vlad Janicek wrote:> no, that's even more strange. I got the same messageThe only thing I can think of: you can connect to a local mysql servereither through a network device or through a UNIX domain socket. See

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Vlad Janicek
yes, that's where they areSorry[EMAIL PROTECTED]:/usr/local/jboss/bin# ls -al /usr/local/lib/php/total 130drwxr-x--- 13 root www    576 2006-06-13 16:16 .drwxr-xr-x  5 root root   184 2006-06-16 11:46 .. drwxr-xr-x  2 root root    72 2006-06-13 16:16 Archivedrwxr-x---  2 root www    400 2006-06-13

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Tomas Kuliavas
> Hi there > > Please provide information about: >> * used php version > > > All of them hehe... but at this moment 4.4.2 > > * enabled php extensions > > > Just mysql > > * mysql client and server versions > > > at this moment 5.0.18 but i tried with 4.1 > > * php include_path > > > /usr/local/p

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Vlad Janicek
Hi there Please provide information about:* used php version All of them hehe...  but at this moment  4.4.2 * enabled php extensions Just mysql * mysql client and server versions at this moment 5.0.18 but i tried with 4.1* php include_path /usr/local/php* used Pear DB library version.The latest  fr

Re: [SM-USERS] Options missing.

2006-06-16 Thread art
You can do it at the info page for the list. https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > How can I unsubscribe from this mailing list? > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Friday, June 1

Re: [SM-USERS] Options missing.

2006-06-16 Thread Marciano [Intercol]
How can I unsubscribe from this mailing list? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, June 16, 2006 3:05 PM To: squirrelmail-users@lists.sourceforge.net Subject: [SM-USERS] Options missing. Whoops. I forgot to set

[SM-USERS] Options missing.

2006-06-16 Thread art
Whoops. I forgot to set the domain in my config before I sent a message a while ago. Sorry about that. After I installed the change_passwd and compatibility plugins, all my options disappeared. The options page is still there but nothing shows on it. I searched the list archives and found somebody

Re: [SM-USERS] Multiple seesions

2006-06-16 Thread Michael Luich
Thanks, I saw that this was a "who's going to pay for" item but at the same time i saw references to fixing multiple sessions. got a bit confusing. Mike Luich Chris Hilts wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Michael Luich wrote: > >>hello everyone, >> I'm

Re: [SM-USERS] Multiple seesions

2006-06-16 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Luich wrote: > hello everyone, > I'm having a problem with sessions. we need to be able to have two > different accounts open at the same time. Right now if you login as User1 in > windowA then as User2 in windowB when you return to win

[SM-USERS] Multiple seesions

2006-06-16 Thread Michael Luich
hello everyone, I'm having a problem with sessions. we need to be able to have two different accounts open at the same time. Right now if you login as User1 in windowA then as User2 in windowB when you return to windowA you see user2's mail. Details: IMAP Server: dovecot PHP 5.1.4 Apac

[SM-USERS] fixing "Undefined offset" notices when using mysql session storage

2006-06-16 Thread Scott Zahn
Tassium told me to post this here, since it gets archived and is searchable. I am using MySQL to store PHP session data and started getting "Undefined offset" notices in squirrelmail. I just fixed the problem and in the interest of helping others not have to go through the troubleshooting process

Re: [SM-USERS] [PATCH] Add LDAP protocol support to change_ldappass-1.8 plugin

2006-06-16 Thread Chidananda Jayakeerti
On 6/16/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > Hello,>> I've been using the change_ldappass-1.8 plugin for a while and it needs> the> following trivial patch to work with LDAP v3 protocol.>> This has been tested with OpenLDAP 2.2.xx/2.3.xx with SM 1.4.x and> compatibility plugin 1.3 and P

Re: [SM-USERS] Problem with TNEF Attachment Decoder plugin

2006-06-16 Thread Tomas Kuliavas
> This plugin doesn't seem to want to work for me. It is supposed to allow > me to view and download the contents of winmail.dat files. It properly > shows the contents of the file but crashes when I try to download them. I > get the following error when I click on the download button: > > ERROR

Re: [SM-USERS] Change username of mail account, or move mail to new account

2006-06-16 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan in Toronto wrote: > SquirrelMail 1.4.6 > PHP 4.3.11 > UWIMAPD (IMAP4rev1 2003.339p-cpanel) > Apache 1.3.34 > CentOS 4.3 > Our webserver runs as nobody. > I want to change the username of a mail account that is accessed with SM. > e.g. I want to c

[SM-USERS] Change username of mail account, or move mail to new account

2006-06-16 Thread Alan in Toronto
SquirrelMail 1.4.6 PHP 4.3.11 UWIMAPD (IMAP4rev1 2003.339p-cpanel) Apache 1.3.34 CentOS 4.3 Our webserver runs as nobody. Greetings all. I realize this isn't strictly an SM question, but I figured that the smart people here may be the best source of an answer. I want to change the username of a m

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Rainer Sokoll
On Wed, Jun 14, 2006 at 11:54:55AM -0400, Vlad Janicek wrote: > FATAL ERROR: Database error: not found in preferences DSN. > This is my config.php mysql section > > $addrbook_dsn = 'mysql://squirrelmail:[EMAIL PROTECTED]/squirrelmail'; > $addrbook_table = 'address'; If you use a totally wrong p

Re: [SM-USERS] trouble deleting mail

2006-06-16 Thread Frank Bonnet
? ? wrote: > *I need helpeach time I attemt to delete an email the following > message apprears: * > ** > *ERROR : Could not complete request. > *Query: COPY 5:6,12,50:51,56,65,76,82,87,91:92,95:96,99 "mail/Trash" > Reason Given: COPY failed: Message copy failed: Disk quota exceeded > > I

[SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Vlad Janicek
Hey there...I'm a long time squirrelmail user and I have migrated this aplication over many mail servers and many operating systems. This time I migrated the aplication from Centos to ubuntu server and and this is the first time i've ever gotten this error with the configtest.php and everytime I t

Re: [SM-USERS] Problem with TNEF Attachment Decoder plugin

2006-06-16 Thread AragonX
> Do you have PHP installed as CGI or as DSO? My guess would be DSO but I'm not sure. I'm using the RPM for Fedora Core. If I was using the CGI I would have to have an executable file in the CGI directory right? My php info displays: Server API Apache 2.0 Handler -- This message has

Re: [SM-USERS] [PATCH] Add LDAP protocol support to change_ldappass-1.8 plugin

2006-06-16 Thread Tomas Kuliavas
> Hello, > > I've been using the change_ldappass-1.8 plugin for a while and it needs > the > following trivial patch to work with LDAP v3 protocol. > > This has been tested with OpenLDAP 2.2.xx/2.3.xx with SM 1.4.x and > compatibility plugin 1.3 and PHP 5.0.x/5.1.x on Linux (x32/x64) > > Without th